Minor fix for currentframe (SF #1652788).
[python.git] / Doc / lib / modules.tex
blobe23d051019c1c11a396f03b13518383c6e5e7fa2
1 \chapter{Importing Modules}
2 \label{modules}
4 The modules described in this chapter provide new ways to import other
5 Python modules and hooks for customizing the import process.
7 The full list of modules described in this chapter is:
9 \localmoduletable