summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/rfc822.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* getallrecipients(): returns a tuple list of all To: and Cc: headerbwarsaw1999-01-121-0/+16
| | | | recipients, parsed with AddressList()
* Copied from Python 1.5.2 since we'll need the new interface.bwarsaw1999-01-121-0/+904