cpython/Lib/test/libregrtest
Victor Stinner 17a63e2169 Fix regrtest -j0 -R output
Write also dots into stderr, instead of stdout.
2017-02-08 13:06:08 +01:00
..
__init__.py
cmdline.py Issue #28950: Disallow -j0 combined with -T/-l in regrtest. 2016-12-19 22:00:22 +08:00
main.py regrtest: don't fail immediately if a child does crash 2017-02-06 12:42:00 +01:00
refleak.py Fix regrtest -j0 -R output 2017-02-08 13:06:08 +01:00
runtest.py
runtest_mp.py regrtest: don't fail immediately if a child does crash 2017-02-06 12:42:00 +01:00
save_env.py
setup.py