mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	 24ce12366f
			
		
	
	
		24ce12366f
		
			
		
	
	
	
	
		
			
			(cherry picked from commit80de0273c0) (cherry picked from commita36d97e3f1) Co-authored-by: Victor Stinner <vstinner@python.org>
		
			
				
	
	
		
			21 lines
		
	
	
	
		
			314 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
	
		
			314 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
 | |
|    mailbox.rst
 | |
|    mimetypes.rst
 | |
|    base64.rst
 | |
|    binhex.rst
 | |
|    binascii.rst
 | |
|    quopri.rst
 |