[issue13532] In IDLE, sys.stdout and sys.stderr can write any pickleable object

Roger Serwy report at bugs.python.org
Tue Jul 10 16:38:02 CEST 2012


Roger Serwy <roger.serwy at gmail.com> added the comment:

Running "input" from IDLE now raises an error. Attached is a fix to _RPCFile to allow readline (and isatty) to function properly.

----------
priority: normal -> high
resolution: fixed -> 
status: closed -> open
Added file: http://bugs.python.org/file26342/stdin_fix.patch

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


More information about the Python-bugs-list mailing list