summaryrefslogtreecommitdiffstats
path: root/Doc/lib/email-mime.py
Commit message (Collapse)AuthorAgeFilesLines
* Backport r41462:Walter Dörwald2005-11-171-1/+1
| | | | | Fix typo in comment (reported on the pydotorg mailing list).
* Split the long email package examples into separate files and useFred Drake2002-10-011-0/+34
\verbatiminput instead of the verbatim environment -- this does the "right thing" regarding page breaks in long examples for the typeset formats, and has nice benefits for the HTML version as well.