cpython/Lib/test/libregrtest
Victor Stinner ad7b6c3720 Issue #27829: libregrtest.save_env: flush stderr
Use flush=True to try to get a warning which is missing in buildbots.

Use also f-string to make the code shorter.
2016-08-22 14:29:54 +02:00
..
__init__.py
cmdline.py
main.py
refleak.py
runtest.py
runtest_mp.py
save_env.py Issue #27829: libregrtest.save_env: flush stderr 2016-08-22 14:29:54 +02:00
setup.py