Sync'ing with standalone email package 2.0.1. This adds support for
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 ;).
Showing
Lib/email/Charset.py
0 → 100644
This diff is collapsed.
Lib/email/Header.py
0 → 100644
This diff is collapsed.
Lib/email/base64MIME.py
0 → 100644
Lib/email/quopriMIME.py
0 → 100644
This diff is collapsed.
Lib/test/data/msg_24.txt
0 → 100644
Lib/test/data/msg_25.txt
0 → 100644
This diff is collapsed.
Please register or sign in to comment