c.l.u.u.UnicodeCSVWriter : class documentation

Part of canonical.launchpad.utilities.unicode_csv View In Hierarchy

A CSV writer that encodes unicode and writes to the file.
Method __init__ Undocumented
Method writerow Undocumented
Method writerows Undocumented
def __init__(self, file_, dialect=csv.excel, encoding='utf-8', **kwds):
Undocumented
def writerow(self, row):
Undocumented
def writerows(self, rows):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.