]> granicus.if.org Git - python/commit
Some tests did not pass on repeated calls (regrtest -R::)
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 18 Apr 2008 23:31:33 +0000 (23:31 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 18 Apr 2008 23:31:33 +0000 (23:31 +0000)
commit607bff1ebe81e869697e228322da4c308e8753a5
treeab9126adaba09e9c1cd436b1ca76c5ac3d67eb3c
parent6f34109384f3a78d5f4f8bdd418a89caca19631e
Some tests did not pass on repeated calls (regrtest -R::)
Perform additional cleanup, mostly deleting from sys.modules, or clearing the warnings registry.
Lib/test/regrtest.py
Lib/test/test_frozen.py
Lib/test/test_pkg.py
Lib/test/test_pkgutil.py
Lib/test/test_profile.py
Lib/test/test_structmembers.py
Lib/test/test_warnings.py