cosmopolitan/third_party/python/Doc/library/modules.rst
ahgamut 0c4c56ff39 python-3.6.zip added from Github
README.cosmo contains the necessary links.
2021-08-09 05:39:42 -07:00

19 lines
355 B
ReStructuredText

.. _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::
zipimport.rst
pkgutil.rst
modulefinder.rst
runpy.rst
importlib.rst