]> granicus.if.org Git - python/commit
Issue #9251: test_threaded_import didn't fail when run through regrtest
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 14 Jul 2010 11:52:38 +0000 (11:52 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 14 Jul 2010 11:52:38 +0000 (11:52 +0000)
commit1f9dea0b5ffa27307244ceb491996110b9cfc3da
tree282ca17b6aadd50f95bf41e790b902a018e16020
parentaa69d4d00fa2eeb0fd5bafec284cac34f4ba869b
Issue #9251: test_threaded_import didn't fail when run through regrtest
if the import lock was disabled.
Lib/test/test_threaded_import.py
Misc/NEWS