source: trunk/essentials/dev-lang/python/Doc/lib/frameworks.tex@ 3368

Last change on this file since 3368 was 3225, checked in by bird, 19 years ago

Python 2.5

File size: 330 bytes
Line 
1\chapter{Program Frameworks}
2\label{frameworks}
3
4The modules described in this chapter are frameworks that will largely
5dictate the structure of your program. Currently the modules described
6here are all oriented toward writing command-line interfaces.
7
8The full list of modules described in this chapter is:
9
10\localmoduletable
Note: See TracBrowser for help on using the repository browser.