This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients Ramchandra Apte, loewis, orsenthil, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-07-10.18:38:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341945537.01.0.597943345404.issue13532@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-07-10 18:38:57loewissetrecipients: + loewis, terry.reedy, orsenthil, roger.serwy, python-dev, Ramchandra Apte, serhiy.storchaka
2012-07-10 18:38:57loewissetmessageid: <1341945537.01.0.597943345404.issue13532@psf.upfronthosting.co.za>
2012-07-10 18:38:56loewislinkissue13532 messages
2012-07-10 18:38:55loewiscreate