summaryrefslogtreecommitdiffstats
path: root/Doc/lib/email-mime.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in commentWalter Dörwald2005-11-171-1/+1
| | | | (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.