python 3, subclassing TextIOWrapper.

Benjamin Peterson benjamin at python.org
Sun Mar 22 12:32:34 EDT 2009


 <lambertdw <at> corning.com> writes:

>     Please, what is a better way to write the class with
>     regard to this issue?

Set the original TextIOWrapper's buffer to None. 







More information about the Python-list mailing list