From: Antoine Pitrou Date: Wed, 27 Jun 2012 15:41:33 +0000 (+0200) Subject: Flush stdout and stderr when running tests in parallel X-Git-Tag: v3.3.0b2~383 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67a7b06008da37267e4d6f86566c39af208f0b27;p=thirdparty%2FPython%2Fcpython.git Flush stdout and stderr when running tests in parallel (helps getting results in real-time when stdio is transmitted over a pipe or socket) --- 67a7b06008da37267e4d6f86566c39af208f0b27