]> granicus.if.org Git - python/commitdiff
Flush stdout and stderr when running tests in parallel
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 27 Jun 2012 15:41:33 +0000 (17:41 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 27 Jun 2012 15:41:33 +0000 (17:41 +0200)
(helps getting results in real-time when stdio is transmitted over a pipe or socket)

1  2 
Lib/test/regrtest.py

Simple merge