summaryrefslogtreecommitdiffstats
path: root/Doc/includes/email-simple.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-38351: Modernize email examples from %-formatting to f-strings (GH-17162)Miss Islington (bot)2019-11-151-1/+1
* #24277: The new email API is no longer provisional.R David Murray2016-09-081-4/+4
* Issue #23511: Port email-simple.py to Python 3.Berker Peksag2015-02-251-4/+3
* Merge #11883: fix email examples by adding 'localhost' to SMTP constructor callsR David Murray2011-04-301-1/+1
|\
| * #11883: fix email examples by adding 'localhost' to SMTP constructor callsR David Murray2011-04-301-1/+1
* | #11883: replace incorrect call to sendmail with correct call to send_messageR David Murray2011-04-301-1/+1
* | #10321: Add support for sending binary DATA and Message objects to smtplibR. David Murray2010-11-081-3/+2
|/
* Merged revisions 71874,71882,71890 via svnmerge fromJeroen Ruigrok van der Werven2009-04-261-2/+1
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+25