COMMITS
/ Doc/includes/email-simple.py November 15, 2019
A
bpo-38351: Modernize email examples from %-formatting to f-strings (GH-17162)
Andrey Doroschenko committed
September 8, 2016
R
#24277: The new email API is no longer provisional.
R David Murray committed
February 25, 2015
B
Issue #23511: Port email-simple.py to Python 3.
Berker Peksag committed
April 30, 2011
R
Merge #11883: fix email examples by adding 'localhost' to SMTP constructor calls
R David Murray committed
R
#11883: fix email examples by adding 'localhost' to SMTP constructor calls
R David Murray committed
R
#11883: replace incorrect call to sendmail with correct call to send_message
R David Murray committed
November 8, 2010
R
#10321: Add support for sending binary DATA and Message objects to smtplib
R. David Murray committed
April 26, 2009
J
Merged revisions 71874,71882,71890 via svnmerge from
Jeroen Ruigrok van der Werven committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed