summaryrefslogtreecommitdiffstats
path: root/Lib/email/test/test_email_torture.py
Commit message (Expand)AuthorAgeFilesLines
* openfile(): Go back to opening the files in text mode. This undoesBarry Warsaw2002-10-071-1/+1
* Open the test files in binary mode so the \r\n files won't causeBarry Warsaw2002-09-181-1/+1
* test_mondo_message(): "binary" is not a legal content type, so withBarry Warsaw2002-09-061-2/+3
* Use full package paths in imports.Barry Warsaw2002-07-231-7/+2
* The email package's tests live much better in a subpackageBarry Warsaw2002-07-191-0/+140