Staging
v0.5.1
https://github.com/python/cpython
Revision c8635b4192e2857e7b6c68649a4b090f460be289 authored by Larry Hastings on 24 November 2013, 00:11:17 UTC, committed by Larry Hastings on 24 November 2013, 00:11:17 UTC
1 parent d27b455
Raw File
Tip revision: c8635b4192e2857e7b6c68649a4b090f460be289 authored by Larry Hastings on 24 November 2013, 00:11:17 UTC
Don't attempt to run the _opcode test if it wasn't built.
Tip revision: c8635b4
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