Skip to content

Files

This branch is 8930 commits behind python/cpython:main.

frozen_modules

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 17, 2022
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.