cpython/Lib/test/test_tools
Eric Snow 8ed1495ad9
bpo-45783: Preserve file moves and deletions in the tests for the freeze tool. (GH-29527)
Use shutil.copytree rather than Git, which might be missing (or configured
differently) when testing Python built from a source release.
2021-11-23 14:43:40 +01:00
..
__init__.py
__main__.py
test_fixcid.py
test_freeze.py bpo-45783: Preserve file moves and deletions in the tests for the freeze tool. (GH-29527) 2021-11-23 14:43:40 +01:00
test_gprof2html.py
test_i18n.py
test_lll.py
test_md5sum.py
test_pathfix.py
test_pdeps.py
test_pindent.py
test_reindent.py
test_sundry.py