blob: e9c2e1fbbdf3e8975400c8f1bb67f36e11f822df (
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 and are not related to e-mail.
.. toctree::
   csv.rst
   configparser.rst
   netrc.rst
   xdrlib.rst
   plistlib.rst
  |