cpython/Lib/email/test
Barry Warsaw c99c08c764 A copy of the audio test file from Lib/test, needed because some
binary distros (read RPMs) don't include the test module in their
standard Python package.  This eliminates an external dependency and
closes SF bug # 650441.
2002-12-30 17:44:27 +00:00
..
data A copy of the audio test file from Lib/test, needed because some 2002-12-30 17:44:27 +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_parsedate_compact(): A test for optional FWS between the comma 2002-12-30 17:20:53 +00:00
test_email_codecs.py Get rid of relative imports in all unittests. Now anything that 2002-07-23 19:04:11 +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