From: R. David Murray Date: Mon, 19 Oct 2009 16:54:35 +0000 (+0000) Subject: Blocked revisions 75526 via svnmerge X-Git-Tag: v3.1.2rc1~438 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aaf85ce859a11bb8b54e8640dc2b1e7ccaee53e5;p=python Blocked revisions 75526 via svnmerge ........ r75526 | r.david.murray | 2009-10-19 12:53:55 -0400 (Mon, 19 Oct 2009) | 4 lines Since all regrtest -j output is now done in the main thread we are no longer using the print lock, so remove it. ........ ---