symbian-qemu-0.9.1-12/python-2.6.1/Doc/using/index.rst
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 .. _using-index:
       
     2 
       
     3 ################
       
     4   Using Python
       
     5 ################
       
     6 
       
     7 
       
     8 This part of the documentation is devoted to general information on the setup
       
     9 of the Python environment on different platform, the invocation of the
       
    10 interpreter and things that make working with Python easier.
       
    11 
       
    12 
       
    13 .. toctree::
       
    14 
       
    15    cmdline.rst
       
    16    unix.rst
       
    17    windows.rst
       
    18    mac.rst
       
    19