summaryrefslogtreecommitdiff
path: root/Lib/email/header.py
Commit message (Expand)AuthorAgeFilesLines
* #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-161-1/+1
* Merged revisions 87873 via svnmerge fromR. David Murray2011-01-091-1/+9
* Merged revisions 83690 via svnmerge fromR. David Murray2010-08-041-0/+3
* #2622 Import errors in email.message, from a py2app standalone application.Amaury Forgeot d'Arc2009-07-111-3/+3
* Remove Barry's love of deprecated syntax to silence warnings in the emailBrett Cannon2008-08-031-2/+2
* SF bug #1582282; decode_header() incorrectly splits not-conformant RFCBarry Warsaw2007-03-141-1/+2
* Merge email package 4.0 from the sandbox, including documentation, test cases,Barry Warsaw2006-03-181-0/+502