◐ Shell
clean mode source ↗

Message 65094 - Python tracker

Message65094

Author rickbking
Recipients rickbking
Date 2008-04-07.18:58:20
SpamBayes Score 0.042568967
Marked as misclassified No
Message-id <1207594702.67.0.73869549091.issue2571@psf.upfronthosting.co.za>
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: <1207594702.67.0.73869549091.issue2571@psf.upfronthosting.co.za>
2008-04-07 18:58:21rickbkinglinkissue2571 messages
2008-04-07 18:58:20rickbkingcreate