mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 03:22:27 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
	
		
			370 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
	
		
			370 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
 | 
						|
   mimetools.rst
 | 
						|
   mimetypes.rst
 | 
						|
   rfc822.rst
 | 
						|
   base64.rst
 | 
						|
   binhex.rst
 | 
						|
   binascii.rst
 | 
						|
   quopri.rst
 | 
						|
   uu.rst
 |