cpython/Tools/freeze/test
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
..
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
Makefile bpo-31462: Remove trailing whitespaces. (#3564) 2017-09-14 09:38:36 +03:00
ok.py