summaryrefslogtreecommitdiffstats
path: root/Doc/library/fileformats.rst
blob: 980d4f5ffb392b3fa136a716d918b921d23361a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _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
   netrc.rst
   xdrlib.rst
   plistlib.rst