summaryrefslogtreecommitdiffstats
path: root/Lib/email/parser.py
Commit message (Expand)AuthorAgeFilesLines
* Properly close a temporary TextIOWrapper in 'email'.Brett Cannon2010-10-291-1/+2
* #4661: add bytes parsing and generation to email (email version bump to 5.1.0)R. David Murray2010-10-081-1/+45
* Patch for issue 2848, mostly by Humberto Diogenes, with a couple ofBarry Warsaw2008-06-121-5/+1
* Copying the email package back, despite its failings.Guido van Rossum2007-08-301-0/+95
* Remove the email package for now.Guido van Rossum2007-08-251-91/+0
* SF patch# 1770008 by Christian Heimes (plus some extras).Guido van Rossum2007-08-091-1/+1
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+91