]> granicus.if.org Git - python/commit
Run test_urllib2_localnet tests using unittest.main().
authorSenthil Kumaran <senthil@uthcode.com>
Tue, 15 Apr 2014 20:36:43 +0000 (16:36 -0400)
committerSenthil Kumaran <senthil@uthcode.com>
Tue, 15 Apr 2014 20:36:43 +0000 (16:36 -0400)
commitd943fdee87a1f3a6e2b855369c7b343d50da49ed
tree63c7d9c9b95a85036dcc63db7a4a6412adaa6430
parent484f8a875b986690f9d8aec2089368b70184e009
Run test_urllib2_localnet tests using unittest.main().

Capture threads in the setUpModule and cleanup threads in the tearDownModule.
Lib/test/test_urllib2_localnet.py