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

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

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


.. toctree::

   csv.rst
   configparser.rst
   netrc.rst
   plistlib.rst