[issue9251] Test for the import lock

Antoine Pitrou report at bugs.python.org
Wed Jul 14 13:27:12 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Ok, here is a patch for test_threaded_import that makes it work for regrtest too. I've removed all global variables and converted it to unittest.

----------
keywords: +patch
Added file: http://bugs.python.org/file17995/threadimp.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9251>
_______________________________________


More information about the Python-bugs-list mailing list