cpython/Lib/email/test
Hye-Shik Chang 3e2a306920 Add CJK codecs support as discussed on python-dev. (SF #873597)
Several style fixes are suggested by Martin v. Loewis and
Marc-Andre Lemburg. Thanks!
2004-01-17 14:29:29 +00:00
..
data Adjust tests for no newline appending to MIMEText.__init__()'s _text 2003-03-11 05:10:46 +00:00
__init__.py The email package's tests live much better in a subpackage 2002-07-19 22:31:10 +00:00
test_email.py test_get_param_with_semis_in_quotes(): Test case for SF bug #794466. 2003-09-03 04:10:52 +00:00
test_email_codecs.py Add CJK codecs support as discussed on python-dev. (SF #873597) 2004-01-17 14:29:29 +00:00
test_email_torture.py openfile(): Go back to opening the files in text mode. This undoes 2002-10-07 17:27:55 +00:00