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

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