source: vendor/python/2.5/Doc/lib/modules.tex

Last change on this file was 3225, checked in by bird, 18 years ago

Python 2.5

File size: 252 bytes
Line 
1\chapter{Importing Modules}
2\label{modules}
3
4The modules described in this chapter provide new ways to import other
5Python modules and hooks for customizing the import process.
6
7The full list of modules described in this chapter is:
8
9\localmoduletable
Note: See TracBrowser for help on using the repository browser.