Files
typthon/Doc/library/fileformats.rst
2025-07-22 07:54:51 +01:00

18 lines
288 B
ReStructuredText

.. _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
tomllib.rst
netrc.rst
plistlib.rst