shadchin 65a5bf9d37 Update Python 3 to 3.12.8 1 месяц назад
..
README.txt 1ac13c847b Library import 16 (#2433) 11 месяцев назад
__hello__.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
__phello__.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
__phello__.ham.eggs.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
__phello__.ham.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
__phello__.spam.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
_collections_abc.h 65a5bf9d37 Update Python 3 to 3.12.8 1 месяц назад
_sitebuiltins.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
abc.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
codecs.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
frozen_only.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
genericpath.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
getpath.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
importlib._bootstrap.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
importlib._bootstrap_external.h 65a5bf9d37 Update Python 3 to 3.12.8 1 месяц назад
importlib.machinery.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
importlib.util.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
io.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
ntpath.h 65a5bf9d37 Update Python 3 to 3.12.8 1 месяц назад
os.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
posixpath.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
runpy.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
site.h 65a5bf9d37 Update Python 3 to 3.12.8 1 месяц назад
stat.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад
zipimport.h 1529383373 Update Python 3 to 3.12.7 3 месяцев назад

README.txt

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.