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 draghuram
Recipients ajaksu2, draghuram, rickbking
Date 2008-06-18.14:28:37
SpamBayes Score 0.008059174
Marked as misclassified No
Message-id <1213799320.95.0.336776715731.issue2571@psf.upfronthosting.co.za>
In-reply-to
Content
Richard, I see the following very clearly mentioned in the doc:

"If you want a given stdin to be used, make sure to set the instance’s
use_rawinput attribute to False, otherwise stdin will be ignored."

Even though this seems like unnecessary, at least it is documented. If
you want to push for automatically setting use_rawinput when 'stdin' is
not None, you will need to submit a patch and convince some core
developer to agree with you.
History
Date User Action Args
2008-06-18 14:28:41draghuramsetspambayes_score: 0.00805917 -> 0.008059174
recipients: + draghuram, rickbking, ajaksu2
2008-06-18 14:28:41draghuramsetspambayes_score: 0.00805917 -> 0.00805917
messageid: <1213799320.95.0.336776715731.issue2571@psf.upfronthosting.co.za>
2008-06-18 14:28:39draghuramlinkissue2571 messages
2008-06-18 14:28:38draghuramcreate