0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
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
ok.py