Files
typthon/Python/frozen_modules
2025-07-22 07:54:51 +01:00
..
2025-07-22 07:54:51 +01:00

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

Note that, other than the required frozen modules, none of these files
are committed into the repo.

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