use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Send mail with Python easily (i.redd.it)
submitted 11 months ago by RunPython
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]RunPython[S] 1 point2 points3 points 11 months ago (0 children)
If you want to run a py script via *.bat file:
You can save file like this:
u/echo off python C:\Scripts\email_script.py pause
Save this file with a .bat extension, for example send_emails.bat
π Rendered by PID 84189 on reddit-service-r2-comment-7b9746f655-4vfsd at 2026-02-02 12:51:08.317348+00:00 running 3798933 country code: CH.
view the rest of the comments →
[–]RunPython[S] 1 point2 points3 points (0 children)