aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Python/frozen_modules/README.txt
blob: 795bb0efad34df5a7e9393f0d700c9e7bc49740b (plain) (blame)
1
2
3
4
5
6
7
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.