]> granicus.if.org Git - python/commit
Since all regrtest -j output is now done in the main thread we are no
authorR. David Murray <rdmurray@bitdance.com>
Mon, 19 Oct 2009 16:53:55 +0000 (16:53 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 19 Oct 2009 16:53:55 +0000 (16:53 +0000)
commit9da819757077963096f30bf597fada2c000ca2a0
tree5c5f0c944091e5630e28d2e715b0dafb1a19d63e
parent8054fbd300f4a8893683264ef57a72d3648a7d63
Since all regrtest -j output is now done in the main thread we are no
longer using the print lock, so remove it.
Lib/test/regrtest.py