Fixed a wrong apostrophe
[python.git] / Doc / library / fileformats.rst
blobd2f0639a4af5ce7fa040158db91cc13c6bae61c7
2 .. _fileformats:
4 ************
5 File Formats
6 ************
8 The modules described in this chapter parse various miscellaneous file formats
9 that aren't markup languages or are related to e-mail.
12 .. toctree::
14    csv.rst
15    configparser.rst
16    robotparser.rst
17    netrc.rst
18    xdrlib.rst
19    plistlib.rst