COMMITS
/ Doc/includes/email-dir.py May 6, 2024
S
gh-66543: Add mimetypes.guess_file_type() (GH-117258)
Serhiy Storchaka committed
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
October 6, 2013
S
Issue #18972: Modernize email examples and use the argparse module in them.
Serhiy Storchaka 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
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson 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