symbian-qemu-0.9.1-12/python-2.6.1/Doc/library/frameworks.rst
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 
       
     2 .. _frameworks:
       
     3 
       
     4 ******************
       
     5 Program Frameworks
       
     6 ******************
       
     7 
       
     8 The modules described in this chapter are frameworks that will largely dictate
       
     9 the structure of your program.  Currently the modules described  here are all
       
    10 oriented toward writing command-line interfaces.
       
    11 
       
    12 The full list of modules described in this chapter is:
       
    13 
       
    14 
       
    15 .. toctree::
       
    16 
       
    17    cmd.rst
       
    18    shlex.rst