]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
The 2.1 regrest.py doesn't have the test_main() feature yet, so always
authorGuido van Rossum <guido@python.org>
Fri, 19 Oct 2001 16:05:55 +0000 (16:05 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 19 Oct 2001 16:05:55 +0000 (16:05 +0000)
commit0039bd73ef3112d0a130272a4d774207ae2bc859
tree49bb536a3972cf759afc0df1abe3f4a5180575fa
parentbad60d9674798a98d69c7563d01240c9753df835
The 2.1 regrest.py doesn't have the test_main() feature yet, so always
call test_main() at the end.
Lib/test/test_profile.py