Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-backports > by-pkgid > 3ba3bd1608c672ba2129b098a48e9e4d > files > 263

python3-docs-3.2.2-3mdv2010.2.noarch.rpm

.. _modules:

*****************
Importing Modules
*****************

The modules described in this chapter provide new ways to import other Python
modules and hooks for customizing the import process.

The full list of modules described in this chapter is:


.. toctree::

   imp.rst
   zipimport.rst
   pkgutil.rst
   modulefinder.rst
   runpy.rst
   importlib.rst