mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	
		
			
	
	
		
			19 lines
		
	
	
	
		
			286 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
		
		
			
		
	
	
			19 lines
		
	
	
	
		
			286 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
|   | 
 | ||
|  | .. _fileformats:
 | ||
|  | 
 | ||
|  | ************
 | ||
|  | File Formats
 | ||
|  | ************
 | ||
|  | 
 | ||
|  | The modules described in this chapter parse various miscellaneous file formats
 | ||
|  | that aren't markup languages or are related to e-mail.
 | ||
|  | 
 | ||
|  | 
 | ||
|  | .. toctree::
 | ||
|  | 
 | ||
|  |    csv.rst
 | ||
|  |    configparser.rst
 | ||
|  |    robotparser.rst
 | ||
|  |    netrc.rst
 | ||
|  |    xdrlib.rst
 |