Staging
v0.8.1
Revision 2bd59daf58431284e13f3e080a52cab032eb792f authored by Serhiy Storchaka on 21 January 2014, 20:29:47 UTC, committed by Serhiy Storchaka on 21 January 2014, 20:29:47 UTC
cases when multibyte characters are in line (before "^").  This still not
works correctly with wide East Asian characters.
2 parent s 567b26e + 65fd059
Raw File
fileformats.rst
.. _fileformats:

************
File Formats
************

The modules described in this chapter parse various miscellaneous file formats
that aren't markup languages and are not related to e-mail.


.. toctree::

   csv.rst
   configparser.rst
   netrc.rst
   xdrlib.rst
   plistlib.rst
back to top