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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, palm.kevin
Date 2011-03-29.12:27:35
SpamBayes Score 0.002630225
Marked as misclassified No
Message-id <1301401656.62.0.279115758945.issue11709@psf.upfronthosting.co.za>
In-reply-to
Content
The code fails precisely when checking that sys.stdin is a valid terminal. See the attached patch for a fix.

Out of curiosity, why did you set sys.stdin to None?
History
Date User Action Args
2011-03-29 12:27:36amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, palm.kevin
2011-03-29 12:27:36amaury.forgeotdarcsetmessageid: <1301401656.62.0.279115758945.issue11709@psf.upfronthosting.co.za>
2011-03-29 12:27:36amaury.forgeotdarclinkissue11709 messages
2011-03-29 12:27:36amaury.forgeotdarccreate