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

Martin v. Löwis report at bugs.python.org
Tue Jul 10 20:38:57 CEST 2012


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

Folks: one issue at a time - pretty pretty please.

This issue was "In IDLE, sys.stdout and sys.stderr can write any pickleable object". Will anybody dispute that this issue is fixed?

Roger: please create a new issue for input being broken now. Your patch "shouldn't" be necessary, as __getattr__ should deal with this.

Serhiy: please create a new issue for readable and writable returning an incorrect result.

----------
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list