python-project/python-3.7.4-docs-html/_sources/library/fileformats.rst.txt

18 lines
287 B
Plaintext
Raw Normal View History

2019-07-15 11:16:41 -05:00
.. _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