cpython/Lib/email
Anthony Baxter 39a0f04421 New parser. Next up, making the current parser use this parser 2004-03-22 00:33:28 +00:00
..
test test_email: comment out two fail-test cases that no longer fail with the new 2004-03-20 20:29:50 +00:00
Charset.py Fixes to support CJKCodecs as per SF bug #852347. Actually, this 2003-12-30 16:52:25 +00:00
Encoders.py
Errors.py
FeedParser.py New parser. Next up, making the current parser use this parser 2004-03-22 00:33:28 +00:00
Generator.py __init__(): The docstring was incorrect regarding how header wrapping 2003-11-19 02:23:01 +00:00
Header.py
Iterators.py
MIMEAudio.py
MIMEBase.py
MIMEImage.py
MIMEMessage.py
MIMEMultipart.py
MIMENonMultipart.py
MIMEText.py
Message.py
Parser.py Merge in Anthony's new parser code, from the anthony-parser-branch: 2004-03-20 17:31:29 +00:00
Utils.py
__init__.py Bump version number to 2.5.5 2003-12-30 16:49:40 +00:00
_compat21.py
_compat22.py
_parseaddr.py
base64MIME.py
quopriMIME.py