c.l.u.unicode_csv : module documentation

Part of canonical.launchpad.utilities

Unicode support for CSV files.

Adapted from the Python documentation: http://docs.python.org/lib/csv-examples.html

Modified to work for Python 2.4.

Class UTF8Recoder Iterator that reads a stream and re-encodes to UTF-8.
Class UnicodeCSVReader A CSV reader that reads encoded files and yields unicode.
Class UnicodeCSVWriter A CSV writer that encodes unicode and writes to the file.
Class UnicodeDictReader A CSV dict reader that reads encoded files and yields unicode.
Class UnicodeDictWriter A CSV dict writer that encodes unicode and writes to the file.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.