You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
R David Murray 0f111c13cd #15232: correctly mangle From lines in MIME preamble and epilogue 14 years ago
..
mime #11515: fix several typos. Patch by Piotr Kasprzyk. 15 years ago
test #15232: correctly mangle From lines in MIME preamble and epilogue 14 years ago
__init__.py #9085: email versions have gotten out of sync, 2.7 is actually 4.0.3. 16 years ago
_parseaddr.py Issue #14653: email.utils.mktime_tz() no longer relies on system 14 years ago
base64mime.py #2622 Import errors in email.message, from a py2app standalone application. 17 years ago
charset.py #1379416: encode charset name to ascii to avoid unicode promotion of output 15 years ago
encoders.py Issue #7472: remove unused code from email.encoders.encode_7or8bit. 16 years ago
errors.py Merge email package 4.0 from the sandbox, including documentation, test cases, 20 years ago
feedparser.py Merged revisions 82922 via svnmerge from 16 years ago
generator.py #15232: correctly mangle From lines in MIME preamble and epilogue 14 years ago
header.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
iterators.py Merge email package 4.0 from the sandbox, including documentation, test cases, 20 years ago
message.py #1078919: document requirement to use triples for non-ascii add_header parms. 15 years ago
parser.py Merge email package 4.0 from the sandbox, including documentation, test cases, 20 years ago
quoprimime.py Merged revisions 85142 via svnmerge from 16 years ago
utils.py Issue #7143: get_payload used to strip any trailing newline from a 16 years ago