Test wouldn't work in debug mode.
commit8972dc31004b21258281018d664e7b8ec18b0cfa
authorantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 20 Oct 2009 21:59:25 +0000 (20 21:59 +0000)
committerantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 20 Oct 2009 21:59:25 +0000 (20 21:59 +0000)
tree9ffbdae0173f5fb50e853e41a8358684c3a88f4a
parent656918c37bc629075d613f015dd353818b9c0b9d
Test wouldn't work in debug mode.
We probably need a function in test_support to handle this.

git-svn-id: http://svn.python.org/projects/python/trunk@75574 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_threading.py