cpython/Lib/email
2013-02-05 11:34:39 -05:00
..
mime
__init__.py
_encoded_words.py
_header_value_parser.py utilize yield from 2012-10-01 12:53:43 -07:00
_parseaddr.py Closes #15925: fix regression in parsedate() and parsedate_tz() that should return None if unable to parse the argument. 2012-09-22 09:03:56 +02:00
_policybase.py
architecture.rst
base64mime.py
charset.py #16948: Fix quopri encoding of non-latin1 character sets. 2013-02-05 10:49:49 -05:00
encoders.py
errors.py
feedparser.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:26:36 +02:00
generator.py Merge #15249: Mangle From lines correctly when body contains invalid bytes. 2012-08-24 11:23:50 -04:00
header.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:26:36 +02:00
headerregistry.py #15160: Extend the new email parser to handle MIME headers. 2012-06-24 05:03:27 -04:00
iterators.py utilize yield from 2012-10-01 12:53:43 -07:00
message.py Merge: Update out of date docstring. 2012-06-17 15:27:21 -04:00
parser.py
policy.py #16811: Fix folding of headers with no value in provisional policies. 2013-02-04 15:22:53 -05:00
quoprimime.py
utils.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:26:36 +02:00