[issue15318] IDLE - sys.stdin is writeable

Martin v. Löwis report at bugs.python.org
Wed Jul 11 12:10:20 CEST 2012


Martin v. Löwis <martin at v.loewis.de> added the comment:

As an additional note: the change to monkey-patching breaks the test 

isinstance(sys.stdout, io.TextIOBase)

which currently succeeds.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15318>
_______________________________________


More information about the Python-bugs-list mailing list