]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix the tests to work with Python 2.1, which email 2.5 must do.
authorBarry Warsaw <barry@python.org>
Wed, 26 Jul 2006 03:55:09 +0000 (03:55 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 26 Jul 2006 03:55:09 +0000 (03:55 +0000)
commit8752f7116a5841157dc6f978ac5cb469f79146df
treec1b256d81fda4b4494a6b4436006a9ff4c536e25
parent2bfcf5d1f1b0f20e5f2efe5f3dca2ce808f57263
Fix the tests to work with Python 2.1, which email 2.5 must do.
Lib/email/test/test_email.py