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 rickbking
Recipients rickbking
Date 2008-04-07.18:58:20
SpamBayes Score 0.042568967
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The module global value use_rawinput is initialized to 1 but not reset
when stdin is replaced with a passed-in value.
History
Date User Action Args
2008-04-07 18:58:22rickbkingsetspambayes_score: 0.042569 -> 0.042568967
recipients: + rickbking
2008-04-07 18:58:22rickbkingsetspambayes_score: 0.042569 -> 0.042569
messageid: <[email protected]>
2008-04-07 18:58:21rickbkinglinkissue2571 messages
2008-04-07 18:58:20rickbkingcreate