/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.11.15
Python/deepfreeze/README.txt
6 строк
223 B
Guido van Rossum
bpo-45696: Deep-freeze selected modules (GH-29118)
11 ноя 2021, 05:01
Не верифицирован
11 ноя 2021, 05:01
1cbaa50
Код
Авторство
О чём код?
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/scripts/freeze_modules.py for more info.