]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport rev. 54207: add a few sanity checks in unittest.TestSuite.addTest(s).
authorGeorg Brandl <georg@python.org>
Wed, 7 Mar 2007 11:55:25 +0000 (11:55 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 7 Mar 2007 11:55:25 +0000 (11:55 +0000)
commitd480b3370b8015dbe0f217b49c9e18b5c986d28e
tree9303cd1db1fa6eedae30c81222c03c2e683468c8
parent4a7da9cdbc2100e5b6c8b6d9da58ee8f5a813a96
backport rev. 54207: add a few sanity checks in unittest.TestSuite.addTest(s).
Lib/unittest.py