summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/rfc822.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge with Python 1.5.2+ version of this module. Also includebwarsaw1999-07-121-4/+42
* Installing latest editions from the Python development tree. Thisbwarsaw1999-01-141-13/+13
* getaddrlist(): fixes to handle continuation lines, and watching forbwarsaw1999-01-141-1/+7
* New proposed change to standard library module. Get rid ofbwarsaw1999-01-131-24/+11
* getallrecipients(): returns a tuple list of all To: and Cc: headerbwarsaw1999-01-121-0/+16
* Copied from Python 1.5.2 since we'll need the new interface.bwarsaw1999-01-121-0/+904