summaryrefslogtreecommitdiff
path: root/Mailman/EncWord.py
Commit message (Collapse)AuthorAgeFilesLines
* email.Header does everything this module used to do for us, so webwarsaw2002-11-121-171/+0
| | | | don't need it anymore.
* Update copyright years.bwarsaw2002-03-161-1/+1
|
* Coding style changes. De-Python-2.0-ification.bwarsaw2000-09-221-34/+58
| | | | Unit test returns same results in Python 1.5.2, 1.6, and 2.0.
* Decode encoded-words as defined by RFC 2047jhylton2000-09-221-0/+147