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 612528d95d #17431: Fix missing import of BytesFeedParser in email.parser. 13 years ago
..
mime #11515: fix several typos. Patch by Piotr Kasprzyk. 15 years ago
test #17431: Fix missing import of BytesFeedParser in email.parser. 13 years ago
__init__.py #11686: add missing entries to email __all__ lists. 14 years ago
_parseaddr.py Issue #14653: email.utils.mktime_tz() no longer relies on system 14 years ago
base64mime.py Issue #4770: Restrict binascii module to accept only bytes (as specified). 16 years ago
charset.py #16948: Fix quopri encoding of non-latin1 character sets. 13 years ago
encoders.py #17171: fix email.encoders.encode_7or8bit when applied to binary data. 13 years ago
errors.py Merge email package 4.0 from the sandbox, including documentation, test cases, 20 years ago
feedparser.py Issue #16714: use 'raise' exceptions, don't 'throw'. 13 years ago
generator.py PEP8 fixup on previous patch, remove unused import in test_email. 13 years ago
header.py Issue #16714: use 'raise' exceptions, don't 'throw'. 13 years ago
iterators.py Patch# 1258 by Christian Heimes: kill basestring. 19 years ago
message.py Update out of date docstring. 14 years ago
parser.py #17431: Fix missing import of BytesFeedParser in email.parser. 13 years ago
quoprimime.py Merge #11606: improved body_encode algorithm, no longer produces overlong lines 15 years ago
utils.py #8989: add 'domain' keyword to make_msgid. 15 years ago