/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Doc/using/index.rst
24 строки
467 B
Malcolm Smith
gh-116622: Complete Android documentation (#124259)
24 сен 2024, 02:09
Не верифицирован
24 сен 2024, 02:09
e80dd30
Код
Авторство
О чём код?
.. _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: :maxdepth: 2 cmdline.rst unix.rst configure.rst windows.rst mac.rst android.rst ios.rst editors.rst