Serhiy Storchaka <storch...@gmail.com> added the comment: See also issue1767933.
Instead of codecs.StreamWriter better to use io.TextIOWrapper, because the first is slower and has numerous flaws. ---------- nosy: +storchaka versions: +Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1470548> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com