mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 11749e2dc2
)
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
23 lines
339 B
ReStructuredText
23 lines
339 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
|
|
mailcap.rst
|
|
mailbox.rst
|
|
mimetypes.rst
|
|
base64.rst
|
|
binhex.rst
|
|
binascii.rst
|
|
quopri.rst
|
|
uu.rst
|