]> granicus.if.org Git - python/commit
Issue #25220: Use print(flush=True) in libregrtest
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Sep 2015 22:48:27 +0000 (00:48 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Sep 2015 22:48:27 +0000 (00:48 +0200)
commitf33536c4308ef1b56a062391ac955c746423e1ee
treebb6d957c91dbff58cfa2bab25a834d8184dacc69
parent76f756d9344157d893ce49503327af315c7c3b9c
Issue #25220: Use print(flush=True) in libregrtest
Lib/test/libregrtest/main.py
Lib/test/libregrtest/refleak.py
Lib/test/libregrtest/runtest.py
Lib/test/libregrtest/runtest_mp.py