/Doc/library/fileformats.rst
ReStructuredText | 19 lines | 13 code | 6 blank | 0 comment | 0 complexity | fe4b05252f42dd06107e680951b4c777 MD5 | raw file
1 2.. _fileformats: 3 4************ 5File Formats 6************ 7 8The modules described in this chapter parse various miscellaneous file formats 9that aren't markup languages or are related to e-mail. 10 11 12.. toctree:: 13 14 csv.rst 15 configparser.rst 16 robotparser.rst 17 netrc.rst 18 xdrlib.rst 19 plistlib.rst