summaryrefslogtreecommitdiffstats
path: root/Lib/email/Utils.py
Commit message (Expand)AuthorAgeFilesLines
* decode(), encode(): Accepting the minor optimizations from SF patchBarry Warsaw2001-12-031-6/+7
* formatdate(): Jason Mastaler correctly points out that divmod with aBarry Warsaw2001-11-191-2/+8
* formatdate(): The calculation of the minutes part of the zone wasBarry Warsaw2001-11-191-1/+2
* Forgot to import time.Barry Warsaw2001-11-091-0/+1
* formatdate(): A better docstring.Barry Warsaw2001-11-091-4/+7
* formatdate(): An implementation to replace the one borrowed fromBarry Warsaw2001-11-091-1/+37
* Give me back my page breaks.Barry Warsaw2001-10-041-4/+4
* Whitespace normalization.Tim Peters2001-10-041-4/+4
* The email package version 1.0, prototyped as mimelibBarry Warsaw2001-09-231-0/+104