summaryrefslogtreecommitdiffstats
path: root/Python/deepfreeze/README.txt
blob: da55d4e7c7469e950bb0d1c5f0fee2a84f480e9b (plain)
1
2
3
4
5
6
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/scripts/freeze_modules.py for more info.