cpython/Doc/library/fileformats.rst

19 lines
286 B
ReStructuredText
Raw Normal View History

2007-08-15 11:28:22 -03:00
.. _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
robotparser.rst
netrc.rst
xdrlib.rst