cpython/Lib/email
Alexander Belopolsky 83ae8beb08 Fixed the name of the 'email.Utils' module in tests. 2012-06-22 10:38:48 -04:00
..
mime #11515: fix several typos. Patch by Piotr Kasprzyk. 2011-03-15 18:55:01 +02:00
test Fixed the name of the 'email.Utils' module in tests. 2012-06-22 10:38:48 -04:00
__init__.py
_parseaddr.py Issue #14653: email.utils.mktime_tz() no longer relies on system 2012-06-21 20:57:39 -04:00
base64mime.py
charset.py #1379416: encode charset name to ascii to avoid unicode promotion of output 2010-12-27 19:17:17 +00:00
encoders.py
errors.py
feedparser.py
generator.py Merged revisions 87415 via svnmerge from 2010-12-21 18:12:50 +00:00
header.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +02:00
iterators.py
message.py #1078919: document requirement to use triples for non-ascii add_header parms. 2010-12-14 00:29:27 +00:00
parser.py
quoprimime.py
utils.py