/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.12.13
cpython
/
Python
/
deepfreeze
/
..
README.txt
gh-97669: Create Tools/build/ directory (#97963)
4 года назад
README.txt
This directory contains the generated .c files for all the deep-frozen
modules. Python/frozen.c depends on these files.
None of these files are committed into the repo.
See Tools/build/freeze_modules.py for more info.