Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: cec00a7d87e7280b30eaef2e2567ebd0da5b8b9c authored by Ned Deily on 16 May 2016, 20:03:51 UTC
Version bump for 3.6.0a1
Tip revision: cec00a7
netdata.rst

.. _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
back to top