[Python-Dev] Deprecate codecs.open() and StreamWriter/StreamReader (original) (raw)

Łukasz Langa lukasz at langa.pl
Tue May 24 12:42:44 CEST 2011


Wiadomość napisana przez Walter Dörwald w dniu 2011-05-24, o godz. 12:16:

I don't see which usecase is not covered by TextIOWrapper. But I know some cases which are not supported by StreamReader/StreamWriter. This could be be partially fixed by implementing generic StreamReader/StreamWriter classes that reuse the incremental codecs, but I don't think thats worth it.

Why not?

-- Best regards, Łukasz Langa Senior Systems Architecture Engineer

IT Infrastructure Department Grupa Allegro Sp. z o.o.



More information about the Python-Dev mailing list