Files
cpython/Doc/lib/modules.tex
Andrew M. Kuchling a0b25e955f Add more chapter intros
2005-12-22 20:27:43 +00:00

10 lines
252 B
TeX

\chapter{Importing Modules}
\label{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:
\localmoduletable