Staging
v0.8.1
Revision f3127b123b9ff0799bfbb0eb9f45f1c8a1c4a131 authored by Christian Heimes on 03 December 2008, 00:51:50 UTC, committed by Christian Heimes on 03 December 2008, 00:51:50 UTC
Converted a C99 style comment to a C89 style comment (found by MAL).
1 parent 23f7490
Raw File
fileformats.rst

.. _fileformats:

************
File Formats
************

The modules described in this chapter parse various miscellaneous file formats
that aren't markup languages or are related to e-mail.


.. toctree::

   csv.rst
   configparser.rst
   robotparser.rst
   netrc.rst
   xdrlib.rst
   plistlib.rst
back to top