]> granicus.if.org Git - python/commit
Issue #3806: LockTests in test_imp should be skipped when thread is not available.
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Mon, 8 Sep 2008 23:38:42 +0000 (23:38 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Mon, 8 Sep 2008 23:38:42 +0000 (23:38 +0000)
commit631be01252d99e14ec8632ccb6ee898d11345d22
treed5b33f2eebf9dd4b5b2ab2c94a7fa414ebc25d87
parent74ce88fd67465bf3386b3358aa120e29b75d5353
Issue #3806: LockTests in test_imp should be skipped when thread is not available.
Reviewed by Benjamin Peterson.
Lib/test/test_imp.py