[issue17838] Can't assign a different value for sys.stdin in IDLE

Guilherme Simões report at bugs.python.org
Thu Apr 25 15:37:42 CEST 2013


Guilherme Simões added the comment:

I forgot to say I tested this in MacOS in the development version. It shouldn't happen in earlier versions because the method "close" of the class "PseudoInputFile" is not there. A quick fix to this bug would be to just remove this method, but then #17585 would have to be reopened.

----------

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


More information about the Python-bugs-list mailing list