Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 7f10edebf0d6016d20af0fdae319f043718a991b authored by Larry Hastings on 16 January 2017, 08:19:54 UTC
Version bump for Python 3.4.6.
Tip revision: 7f10ede
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