cpython/Lib/email
Georg Brandl 1aca31e8f3 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
..
mime
__init__.py
_encoded_words.py
_header_value_parser.py #15160: Extend the new email parser to handle MIME headers. 2012-06-24 05:03:27 -04: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
encoders.py
errors.py
feedparser.py
generator.py Merge #15249: Mangle From lines correctly when body contains invalid bytes. 2012-08-24 11:23:50 -04:00
header.py
headerregistry.py #15160: Extend the new email parser to handle MIME headers. 2012-06-24 05:03:27 -04:00
iterators.py
message.py Merge: Update out of date docstring. 2012-06-17 15:27:21 -04:00
parser.py
policy.py
quoprimime.py
utils.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