Staging
v0.8.1
https://github.com/python/cpython
Revision e9314e4a3c7bf9bc297922bbc130ec3dc004654c authored by Benjamin Peterson on 11 May 2014, 18:18:51 UTC, committed by Benjamin Peterson on 11 May 2014, 18:18:51 UTC
1 parent bd2ab52
Raw File
Tip revision: e9314e4a3c7bf9bc297922bbc130ec3dc004654c authored by Benjamin Peterson on 11 May 2014, 18:18:51 UTC
remove confusing delete indexing (closes #21466)
Tip revision: e9314e4
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
   howto/index.rst
   faq/index.rst
   glossary.rst

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