summaryrefslogtreecommitdiffstats
path: root/Lib/email/base64mime.py
Commit message (Expand)AuthorAgeFilesLines
* Correct misspellings of ISO-8859Martin Panter2016-08-101-1/+1
* #15980: properly escape newlines in docstrings. Patch by Serhiy Storchaka.Ezio Melotti2012-09-211-1/+1
* #2622 Import errors in email.message, from a py2app standalone application.Amaury Forgeot d'Arc2009-07-111-2/+2
* Remove Barry's love of deprecated syntax to silence warnings in the emailBrett Cannon2008-08-031-1/+1
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
* Merge email package 4.0 from the sandbox, including documentation, test cases,Barry Warsaw2006-03-181-0/+184