summaryrefslogtreecommitdiffstats
path: root/Doc/library/netdata.rst
blob: e76280f2fe3f4c229804910c6297e647df799a74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

.. _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