summaryrefslogtreecommitdiffstats
path: root/Lib/email/quopriMIME.py
Commit message (Collapse)AuthorAgeFilesLines
* Sync'ing with standalone email package 2.0.1. This adds support forBarry Warsaw2002-04-101-0/+312
non-us-ascii character sets in headers and bodies. Some API changes (with DeprecationWarnings for the old APIs). Better RFC-compliant implementations of base64 and quoted-printable. Updated test cases. Documentation updates to follow (after I finish writing them ;).