mirror of
https://github.com/python/cpython.git
synced 2025-08-19 00:00:48 +00:00

* [3.12] GH-92584: Remove Installing Python Modules (Distutils version) (GH-108020).
(cherry picked from commit fbb7cbc0e9
)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
22 lines
395 B
ReStructuredText
22 lines
395 B
ReStructuredText
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
Python Documentation contents
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
.. toctree::
|
|
|
|
whatsnew/index.rst
|
|
tutorial/index.rst
|
|
using/index.rst
|
|
reference/index.rst
|
|
library/index.rst
|
|
extending/index.rst
|
|
c-api/index.rst
|
|
installing/index.rst
|
|
howto/index.rst
|
|
faq/index.rst
|
|
glossary.rst
|
|
|
|
about.rst
|
|
bugs.rst
|
|
copyright.rst
|
|
license.rst
|