/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Doc/library/fileformats.rst
17 строк
288 B
Brett Cannon
bpo-47061: document module deprecations due to PEP 594 (GH-31984)
22 мар 2022, 02:16
Не верифицирован
22 мар 2022, 02:16
9ac2de9
Код
Авторство
О чём код?
.. _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