mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
![]() gh-28375 broke one of the buildbots. Until I figure out why, I'm rolling the change back. https://bugs.python.org/issue45020 |
||
---|---|---|
.. | ||
__hello__.h | ||
_collections_abc.h | ||
_sitebuiltins.h | ||
abc.h | ||
genericpath.h | ||
importlib__bootstrap.h | ||
importlib__bootstrap_external.h | ||
io.h | ||
ntpath.h | ||
posixpath.h | ||
README.txt | ||
stat.h | ||
zipimport.h |
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/scripts/freeze_modules.py for more info.