~dkuhlman/python-training-materials/Materials

« back to all changes in this revision

Viewing changes to python-2.7.12-docs-html/_sources/library/netdata.txt

  • Committer: Dave Kuhlman
  • Date: 2017-04-15 16:24:56 UTC
  • Revision ID: dkuhlman@davekuhlman.org-20170415162456-iav9vozzg4iwqwv3
Updated docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. _netdata:
 
3
 
 
4
**********************
 
5
Internet Data Handling
 
6
**********************
 
7
 
 
8
This chapter describes modules which support handling data formats commonly used
 
9
on the Internet.
 
10
 
 
11
 
 
12
.. toctree::
 
13
 
 
14
   email.rst
 
15
   json.rst
 
16
   mailcap.rst
 
17
   mailbox.rst
 
18
   mhlib.rst
 
19
   mimetools.rst
 
20
   mimetypes.rst
 
21
   mimewriter.rst
 
22
   mimify.rst
 
23
   multifile.rst
 
24
   rfc822.rst
 
25
   base64.rst
 
26
   binhex.rst
 
27
   binascii.rst
 
28
   quopri.rst
 
29
   uu.rst