Staging
v0.5.1
https://github.com/python/cpython
Revision bf9e966228c6faa440e1c9b5fa8c41d0be8a721b authored by Amaury Forgeot d'Arc on 17 June 2008, 21:39:46 UTC, committed by Amaury Forgeot d'Arc on 17 June 2008, 21:39:46 UTC
"import _msi" used to raise a SystemError.
1 parent 2ba198d
Raw File
Tip revision: bf9e966228c6faa440e1c9b5fa8c41d0be8a721b authored by Amaury Forgeot d'Arc on 17 June 2008, 21:39:46 UTC
Return the module at the end of its init function.
Tip revision: bf9e966
contents.rst
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 Python Documentation contents
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

.. toctree::

   whatsnew/3.0.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
   glossary.rst

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