Staging
v0.5.1
https://github.com/python/cpython
Revision 86ea85134645c75783936ca4b5c6269cb8ac4634 authored by Barry Warsaw on 26 February 2018, 19:23:24 UTC, committed by GitHub on 26 February 2018, 19:23:24 UTC
1 parent 1278c21
Raw File
Tip revision: 86ea85134645c75783936ca4b5c6269cb8ac4634 authored by Barry Warsaw on 26 February 2018, 19:23:24 UTC
Revert "[3.6] bpo-32303 - Consistency fixes for namespace loaders (GH-5481) (#5504)" (#5911)
Tip revision: 86ea851
contents.rst
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 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
   distributing/index.rst
   installing/index.rst
   howto/index.rst
   faq/index.rst
   glossary.rst

   about.rst
   bugs.rst
   copyright.rst
   license.rst

.. to include legacy packaging docs in build

.. toctree::
   :hidden:

   distutils/index.rst
   install/index.rst
back to top