/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Python/frozen_modules/README.txt
7 строк
267 B
Victor Stinner
gh-97669: Create Tools/build/ directory (#97963)
17 окт 2022, 13:01
Не верифицирован
17 окт 2022, 13:01
1863302
Код
Авторство
О чём код?
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.