c.l.u.u.UTF8Recoder : class documentation

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

Iterator that reads a stream and re-encodes to UTF-8.

A stream of the given encoding is read and then re-encoded to UTF-8 before being returned.

Method __init__ Undocumented
Method __iter__ Undocumented
Method next Undocumented
def __init__(self, f, encoding):
Undocumented
def __iter__(self):
Undocumented
def next(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.