Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
allendowney
GitHub Repository: allendowney/cpython
Path: blob/main/Python/deepfreeze/README.txt
12 views
1
This directory contains the generated .c files for all the deep-frozen
2
modules. Python/frozen.c depends on these files.
3
4
None of these files are committed into the repo.
5
6
See Tools/build/freeze_modules.py for more info.
7
8