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
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
Header.py
Iterators.py
MIMEAudio.py
MIMEBase.py
MIMEImage.py
MIMEMessage.py
MIMEMultipart.py
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
Utils.py
__init__.py
_parseaddr.py Resolution of bug #997368, "strftime() backward compatibility". 2004-08-07 16:38:40 +00:00
base64MIME.py
quopriMIME.py