summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/rfc822.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the Mailman/pythonlib directory. First, most if not all ofbwarsaw2002-02-231-1002/+0
* File from Python 2.2bwarsaw2001-07-191-0/+1002
* Now that we require Python 2.0, we're fine getting rid of these copies.bwarsaw2000-12-261-951/+0
* 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