cpython/Lib/email
Andrew Svetlov a191959849 Issue #16714: use 'raise' exceptions, don't 'throw'.
Patch by Serhiy Storchaka.
2012-12-18 21:27:16 +02: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
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
iterators.py utilize yield from 2012-10-01 12:53:43 -07:00
message.py
parser.py
policy.py
quoprimime.py
utils.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:26:36 +02:00