cpython/Lib/email
Barry Warsaw 06fa042034 Test cases and fixes for bugs described in patch #873418: email/Message.py:
del_param fails when specifying a header.
2004-08-16 15:47:34 +00:00
..
test Test cases and fixes for bugs described in patch #873418: email/Message.py: 2004-08-16 15:47:34 +00:00
Charset.py
Encoders.py encode_7or8bit(): Clearing out some old patches; iso-2202 is non-ASCII but 2004-05-13 22:50:12 +00:00
Errors.py Add MessageDefect and subclasses. 2004-05-09 03:26:07 +00:00
FeedParser.py Resolution of SF bug #1002475 and patch #1003693; Header lines that end in 2004-08-07 15:57:52 +00:00
Generator.py Update to Python 2.3, getting rid of backward compatiblity crud. Get rid of a 2004-05-09 03:35:17 +00:00
Header.py _split_ascii(): Small optimization by RH. 2004-05-10 14:44:04 +00:00
Iterators.py _structure(): Make sure all output goes the to fp object. 2004-05-13 20:14:20 +00:00
MIMEAudio.py
MIMEBase.py
MIMEImage.py
MIMEMessage.py
MIMEMultipart.py SF patch # 884030 by Amit Aronovitch; fixes the _subpart argument to match 2004-05-09 18:04:24 +00:00
MIMENonMultipart.py
MIMEText.py
Message.py Test cases and fixes for bugs described in patch #873418: email/Message.py: 2004-08-16 15:47:34 +00:00
Parser.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:46:42 +00:00
Utils.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:55:11 +00:00
__init__.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:55:11 +00:00
_parseaddr.py Resolution of bug #997368, "strftime() backward compatibility". 2004-08-07 16:38:40 +00:00
base64MIME.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:55:11 +00:00
quopriMIME.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:55:11 +00:00