]> granicus.if.org Git - python/commit
Rework akin to test_threaded_import, so that this can run under regrtest.
authorTim Peters <tim.peters@gmail.com>
Mon, 17 Sep 2001 23:56:20 +0000 (23:56 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 17 Sep 2001 23:56:20 +0000 (23:56 +0000)
commita9f6f22f72833e49d01539f37effab67aa21391b
tree24234335a140c0b5a2ec45e3008e1648aea8b0d7
parentd9d1d4ac6fda7f4c898b55194be37b03b89450e9
Rework akin to test_threaded_import, so that this can run under regrtest.
Also raise TestSkipped (intead of appearing to fail) if the import lock
is held.
Lib/test/test_socketserver.py