symbian-qemu-0.9.1-12/python-2.6.1/Doc/library/fileformats.rst
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 
       
     2 .. _fileformats:
       
     3 
       
     4 ************
       
     5 File Formats
       
     6 ************
       
     7 
       
     8 The modules described in this chapter parse various miscellaneous file formats
       
     9 that aren't markup languages or are related to e-mail.
       
    10 
       
    11 
       
    12 .. toctree::
       
    13 
       
    14    csv.rst
       
    15    configparser.rst
       
    16    robotparser.rst
       
    17    netrc.rst
       
    18    xdrlib.rst
       
    19    plistlib.rst