cpython/Lib/test/libregrtest
Victor Stinner b907abc885 bpo-30871: Add test.pythoninfo (#3075)
* Add Lib/test/pythoninfo.py: script collecting various informations
  about Python to help debugging test failures.
* regrtest: remove sys.hash_info and sys.flags from header.
* Travis CI, Appveyor: run pythoninfo before tests
2017-08-17 16:40:51 +02:00
..
__init__.py
cmdline.py
main.py bpo-30871: Add test.pythoninfo (#3075) 2017-08-17 16:40:51 +02:00
refleak.py
runtest.py bpo-31160: regrtest now reaps child processes (#3044) 2017-08-09 17:44:33 +02:00
runtest_mp.py
save_env.py
setup.py