]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make sure the email test suite can be run both stand-alone and under
authorGuido van Rossum <guido@python.org>
Sun, 6 Oct 2002 14:37:11 +0000 (14:37 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 6 Oct 2002 14:37:11 +0000 (14:37 +0000)
commitb03fac2ded952e87e425bc20ffd9aa0d06d7c9cd
tree7d04399a6f527c9ad8d8e3ace23a9ac31985b08a
parent82c19a74b275c540f912c8b449e6ef318f19e312
Make sure the email test suite can be run both stand-alone and under
supervision of regrtest.py.  Will backport to 2.2.2.
Lib/test/test_email.py