summaryrefslogtreecommitdiffstats
path: root/Doc/library/fileformats.rst
blob: c0c2eedb6c143410e63246e7ac339446bdaad48a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

.. _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