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.
 
 
 
 
 
 
Alexander Belopolsky 76935b9c8c Issue #14653: email.utils.mktime_tz() no longer relies on system 14 years ago
..
mime #14380: Make actual default match docs, fix __init__ order. 14 years ago
__init__.py #11686: add missing entries to email __all__ lists. 14 years ago
_encoded_words.py Add '__all__' to _encoded_words and mark QByteMap as private. 14 years ago
_header_value_parser.py Recognize '<>' as a special case of an angle-addr in header_value_parser. 14 years ago
_parseaddr.py Issue #14653: email.utils.mktime_tz() no longer relies on system 14 years ago
_policybase.py Don't use metaclasses when class decorators can do the job. 14 years ago
architecture.rst #14731: refactor email policy framework. 14 years ago
base64mime.py Issue #4770: Restrict binascii module to accept only bytes (as specified). 16 years ago
charset.py Merge #11554 test_email_codecs activation from 3.2. 15 years ago
encoders.py Merge #9298 fix. 15 years ago
errors.py Now that Defects are Exception subclasses, call super. 14 years ago
feedparser.py #12515: email now registers a defect if the MIME end boundary is missing. 14 years ago
generator.py #12586: add provisional email policy with new header parsing and folding. 14 years ago
header.py #1079: Fix parsing of encoded words. 14 years ago
headerregistry.py Make headerregistry fully part of the provisional api. 14 years ago
iterators.py Patch# 1258 by Christian Heimes: kill basestring. 19 years ago
message.py Merge: Update out of date docstring. 14 years ago
parser.py #14731: refactor email policy framework. 14 years ago
policy.py Don't use metaclasses when class decorators can do the job. 14 years ago
quoprimime.py Merge #11606: improved body_encode algorithm, no longer produces overlong lines 15 years ago
utils.py #665194: Add a localtime function to email.utils. 14 years ago