cpython/Python/deepfreeze
..
README.txt gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00

This directory contains the generated .c files for all the deep-frozen
modules.  Python/frozen.c depends on these files.

None of these files are committed into the repo.

See Tools/build/freeze_modules.py for more info.