Martin Panter added the comment:

I suspect it may not be practical to check the newline translation mode of a 
TextIOWrapper or StringIO stream, and I don’t think newline translation is even 
required in general for text stream classes. Beware that the “newlines” 
attribute isn’t going to help; see Issue 8895.

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

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

Reply via email to