Staging
v0.8.1
https://github.com/python/cpython
Revision af1fee06c96fe24729240498c00ea5fc3d9c5b22 authored by Vinay Sajip on 29 March 2011, 00:07:50 UTC, committed by Vinay Sajip on 29 March 2011, 00:07:50 UTC
1 parent f23c515
Raw File
Tip revision: af1fee06c96fe24729240498c00ea5fc3d9c5b22 authored by Vinay Sajip on 29 March 2011, 00:07:50 UTC
Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX.
Tip revision: af1fee0
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
   distutils/index.rst
   install/index.rst
   documenting/index.rst
   howto/index.rst
   faq/index.rst
   glossary.rst

   about.rst
   bugs.rst
   copyright.rst
   license.rst
back to top