Martin Panter added the comment:

For what it’s worth, both io.TextIOWrapper and _pyio.TextIOWrapper appear to 
only ever call IncrementalEncoder.setstate(0). And the newline _decoder_ is not 
relevant because it doesn’t use any _encoder_.

----------
nosy: +vadmium

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20420>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to