cpython/Lib/test/libregrtest
2016-09-06 19:38:15 -07:00
..
__init__.py
cmdline.py regrtest: rename --slow option to --slowest 2016-08-17 11:25:43 +02:00
main.py Adds test.support.PGO and skips tests that are not useful for PGO. 2016-09-06 19:38:15 -07:00
refleak.py
runtest.py Cleanup libregrtest 2016-08-22 14:28:52 +02:00
runtest_mp.py regrtest: display test result (passed, failed, ...) 2016-05-20 13:37:40 +02:00
save_env.py Closes issue 27921: Disallow backslashes anywhere in f-strings. This is a temporary restriction. In 3.6 beta 2, the plan is to again allow backslashes in the string parts of f-strings, but disallow them in the expression parts. 2016-09-03 09:18:34 -04:00
setup.py