COMMITS
/ Doc/includes/email-headers.py June 22, 2022
V
gh-84623: Remove unused imports (#94132)
Victor Stinner 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
October 17, 2010
S
Syntax fixes for examples in the Doc/includes
Senthil Kumaran committed
March 20, 2010
S
Fixing the file call in the rfc822.Message replacement example.
Sean Reifscheider committed
March 19, 2010
S
Adding an example of reproducing the rfc822.Message() parsing.
Sean Reifscheider committed