cpython/Lib/email
Amaury Forgeot d'Arc 74b8d333b7 #2622 Import errors in email.message, from a py2app standalone application.
Patch by Mads Kiilerich, Reviewed by Barry Warsaw.
2009-07-11 14:33:51 +00:00
..
mime Remove stray pychecker directive. 2009-06-28 12:10:18 +00:00
test #2622 Import errors in email.message, from a py2app standalone application. 2009-07-11 14:33:51 +00:00
__init__.py
_parseaddr.py Remove a dict.has_key() usage in email._parseaddr found while running -3. 2008-08-03 23:40:13 +00:00
base64mime.py #2622 Import errors in email.message, from a py2app standalone application. 2009-07-11 14:33:51 +00:00
charset.py Remove Barry's love of deprecated syntax to silence warnings in the email 2008-08-03 23:27:32 +00:00
encoders.py
errors.py
feedparser.py
generator.py A fix for issue 1974, inspired by the patch from Andi Albrecht (aalbrecht), 2009-03-30 22:42:17 +00:00
header.py #2622 Import errors in email.message, from a py2app standalone application. 2009-07-11 14:33:51 +00:00
iterators.py
message.py #2622 Import errors in email.message, from a py2app standalone application. 2009-07-11 14:33:51 +00:00
parser.py
quoprimime.py #2622 Import errors in email.message, from a py2app standalone application. 2009-07-11 14:33:51 +00:00
utils.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00