summaryrefslogtreecommitdiffstats
path: root/Lib/email/message.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #5341: Fix a variety of spelling errors.Mark Dickinson2009-02-211-1/+1
* #2676: email/message.py [Message.get_content_type]: Trivial regex hangs on pa...Antoine Pitrou2008-08-151-7/+11
* Remove Barry's love of deprecated syntax to silence warnings in the emailBrett Cannon2008-08-031-6/+6
* Patch #1449244: Support Unicode strings inMartin v. Löwis2007-03-131-2/+4
* Forward port some fixes that were in email 2.5 but for some reason didn't makeBarry Warsaw2006-07-261-1/+12
* Merge email package 4.0 from the sandbox, including documentation, test cases,Barry Warsaw2006-03-181-0/+773