mirror of
https://github.com/python/cpython.git
synced 2025-07-22 18:55:22 +00:00
17 lines
282 B
ReStructuredText
17 lines
282 B
ReStructuredText
.. _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
|
|
netrc.rst
|
|
xdrlib.rst
|
|
plistlib.rst
|