Python Library Reference
Previous: Up: Python Library Reference Next:


29. 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:

imp Access the implementation of the import statement.
zipimport support for importing Python modules from ZIP archives.
pkgutil Utilities to support extension of packages.
modulefinder Find modules used by a script.
runpy Locate and execute Python modules as scripts


Python Library Reference
Previous: Up: Python Library Reference Next:

Release 2.5.2, documentation updated on 21st February, 2008.
See About this document... for information on suggesting changes.

AltStyle によって変換されたページ (->オリジナル) /