summaryrefslogtreecommitdiffstats
path: root/Doc/library/fileformats.rst
blob: dc2e2374452783ccf95bb33dd2e62784f5df6047 (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
   netrc.rst
   xdrlib.rst
   plistlib.rst