Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 8f1462e52e1797a02c97073eed0b7f92 > files > 293

python-docs-2.6.5-2.5mdv2010.2.i586.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
   imputil.rst
   zipimport.rst
   pkgutil.rst
   modulefinder.rst
   runpy.rst