]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix #11825: disable regrtest timeout if Python doesn't support threads
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 12 Apr 2011 23:06:27 +0000 (01:06 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 12 Apr 2011 23:06:27 +0000 (01:06 +0200)
commit9bf133ca314613af56c115297c2336b04d0d473a
tree03b65c888d05e787264a86085db8665f955dbd9b
parent1f817f7eb7edeae05b2ec641b235776c0507be5d
Fix #11825: disable regrtest timeout if Python doesn't support threads
Lib/test/regrtest.py