summaryrefslogtreecommitdiffstats
path: root/Doc/includes/email-headers.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #23511: Port email-simple.py to Python 3.Berker Peksag2015-02-251-2/+3
| | | | | | Also, update email examples to use the context manager version of open(). Patch by Baptiste Mispelon.
* Syntax fixes for examples in the Doc/includesSenthil Kumaran2010-10-171-3/+3
|
* Fixing the file call in the rfc822.Message replacement example.Sean Reifscheider2010-03-201-1/+1
|
* Adding an example of reproducing the rfc822.Message() parsing.Sean Reifscheider2010-03-191-0/+17