| Georg Brandl | 116aa62 | 2007-08-15 14:28:22 +0000 | [diff] [blame] | 1 | .. _fileformats: | 
 | 2 |  | 
 | 3 | ************ | 
 | 4 | File Formats | 
 | 5 | ************ | 
 | 6 |  | 
 | 7 | The modules described in this chapter parse various miscellaneous file formats | 
| Ćukasz Langa | b6a6f5f | 2010-12-03 16:28:00 +0000 | [diff] [blame] | 8 | that aren't markup languages and are not related to e-mail. | 
| Georg Brandl | 116aa62 | 2007-08-15 14:28:22 +0000 | [diff] [blame] | 9 |  | 
 | 10 |  | 
 | 11 | .. toctree:: | 
 | 12 |  | 
 | 13 |    csv.rst | 
 | 14 |    configparser.rst | 
| Georg Brandl | 116aa62 | 2007-08-15 14:28:22 +0000 | [diff] [blame] | 15 |    netrc.rst | 
 | 16 |    xdrlib.rst | 
| Georg Brandl | 86def6c | 2008-01-21 20:36:10 +0000 | [diff] [blame] | 17 |    plistlib.rst |