summaryrefslogtreecommitdiffstats
path: root/Doc/lib/emailmessage.tex
Commit message (Collapse)AuthorAgeFilesLines
* Document that get_content_charset() coerces its return value to lowerBarry Warsaw2002-10-101-2/+3
| | | | case.
* Minor style nit for referring to other attributes of the same classFred Drake2002-10-011-1/+1
| | | | from an attributes description.
* Proofread and spell checked, all except the Examples section (whichBarry Warsaw2002-10-011-50/+37
| | | | I'll do next).
* Vast update to email version 2. This could surely use proofreading.Barry Warsaw2002-10-011-103/+300
|
* Remove spurious "()" from the __str__() description.Fred Drake2002-05-221-1/+1
|
* Minor grammar and typo fixesAndrew M. Kuchling2001-11-051-1/+1
|
* Added a note about the somewhat kludgey behavior of the messageBarry Warsaw2001-10-191-0/+10
| | | | | | epilogue, based on the discussion in this SF bug report: https://sourceforge.net/tracker/index.php?func=detail&aid=472481&group_id=25568&atid=384678
* Updates do email package documentation for markup, style, andBarry Warsaw2001-09-261-53/+62
| | | | organization.
* The email package documentation, currently organized the way I thinkBarry Warsaw2001-09-261-0/+384
Fred prefers. I'm not sure I like this organization, so it may change.