cpython/Lib/email
Andrew Svetlov 737fb89dd1 Issue #16714: use 'raise' exceptions, don't 'throw'.
Patch by Serhiy Storchaka.
2012-12-18 21:14:22 +02:00
..
mime
test #15249: Mangle From lines correctly when body contains invalid bytes. 2012-08-24 11:14:13 -04:00
__init__.py
_parseaddr.py Issue #14653: email.utils.mktime_tz() no longer relies on system 2012-06-21 20:34:09 -04:00
base64mime.py
charset.py
encoders.py
errors.py
feedparser.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:14:22 +02:00
generator.py #15249: Mangle From lines correctly when body contains invalid bytes. 2012-08-24 11:14:13 -04:00
header.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:14:22 +02:00
iterators.py
message.py
parser.py
quoprimime.py
utils.py