]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Aargh! The 2.3 version of this file requires "from test.test_support
authorGuido van Rossum <guido@python.org>
Sun, 6 Oct 2002 20:14:58 +0000 (20:14 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 6 Oct 2002 20:14:58 +0000 (20:14 +0000)
commit7034f69d997d23f7624a9cc68763c62fa095de8d
tree16223ed55dd723609ccd3eb4c52175477a7b3337
parent32b1b43002c65e2e9774d24f152e170477fc549e
Aargh!  The 2.3 version of this file requires "from test.test_support
import run_suite", but the 2.2.2 version requires "from test_support
import run_suite" ... :-(
Lib/test/test_email.py