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 Drekin
Recipients Drekin, benjamin.peterson, brett.cannon, eric.araujo, georg.brandl, ncoghlan, pitrou, tshepang, vstinner
Date 2013-04-11.18:40:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365705626.34.0.0495013679355.issue17620@psf.upfronthosting.co.za>
In-reply-to
Content
I encountered it when I changed sys.stdin at runtime (I thought it was a supported feature) to affect the interactive console, see http://bugs.python.org/issue1602 .
History
Date User Action Args
2013-04-11 18:40:26Drekinsetrecipients: + Drekin, brett.cannon, georg.brandl, ncoghlan, pitrou, vstinner, benjamin.peterson, eric.araujo, tshepang
2013-04-11 18:40:26Drekinsetmessageid: <1365705626.34.0.0495013679355.issue17620@psf.upfronthosting.co.za>
2013-04-11 18:40:26Drekinlinkissue17620 messages
2013-04-11 18:40:26Drekincreate