Jason Madden added the comment:

Is there an expected `self.stdout` implementation that doesn't return the 
number of bytes it writes? `sys.stdout` does, as does `io.RawIOBase`. It 
doesn't seem clear to me that practically speaking there's a compatibility 
problem with requiring that for `self.stdout`.

----------

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

Reply via email to