summaryrefslogtreecommitdiff
path: root/Lib/test/test_email.py
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2002-07-19 22:29:49 +0000
committerBarry Warsaw <barry@python.org>2002-07-19 22:29:49 +0000
commit629038093cae7d74a5356187d0a30153d5c2c88c (patch)
tree81fabed99eb31376a664951aa89343b73b4b95c9 /Lib/test/test_email.py
parentd8e8e54c2be394d82407f3f7d6f2f84bff574249 (diff)
downloadcpython-git-629038093cae7d74a5356187d0a30153d5c2c88c.tar.gz
The email package's tests live much better in a subpackage
(i.e. email.test), so move the guts of them here from Lib/test. The latter directory will retain stubs to run the email.test tests using Python's standard regression test. test_email_torture.py is a torture tester which will not run under Python's test suite because I don't want to commit megs of data to that project (it will fail cleanly there). When run under the mimelib project it'll stress test the package with megs of message samples collected from various locations in the wild. email/test/data is a copy of Lib/test/data. The fate of the latter is still undecided.
Diffstat (limited to 'Lib/test/test_email.py')
0 files changed, 0 insertions, 0 deletions