cpython/Doc/library/netdata.rst
Miss Islington (bot) 24ce12366f
gh-68966: Document mailcap deprecation in Python 3.11 (GH-91971)
(cherry picked from commit 80de0273c0)
(cherry picked from commit a36d97e3f1)

Co-authored-by: Victor Stinner <vstinner@python.org>
2022-04-27 02:59:32 -07:00

21 lines
314 B
ReStructuredText

.. _netdata:
**********************
Internet Data Handling
**********************
This chapter describes modules which support handling data formats commonly used
on the Internet.
.. toctree::
email.rst
json.rst
mailbox.rst
mimetypes.rst
base64.rst
binhex.rst
binascii.rst
quopri.rst