/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.12.13
Doc/using/index.rst
21 строка
425 B
Victor Stinner
bpo-43774: Document configure options (GH-25283)
08 апр 2021, 23:32
Не верифицирован
08 апр 2021, 23:32
a41782c
Код
Авторство
О чём код?
.. _using-index: ########################## Python Setup and Usage ########################## This part of the documentation is devoted to general information on the setup of the Python environment on different platforms, the invocation of the interpreter and things that make working with Python easier. .. toctree:: :numbered: cmdline.rst unix.rst configure.rst windows.rst mac.rst editors.rst