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 christian.heimes
Recipients christian.heimes
Date 2007-11-10.00:13:26
SpamBayes Score 0.0550641
Marked as misclassified No
Message-id <1194653607.05.0.428646411995.issue1415@psf.upfronthosting.co.za>
In-reply-to
Content
Update:

pythonw fails because the standard streams can't be initialized.
fileno(stdin), fileno(stdout) and fileno(stderr) are returning -2.
History
Date User Action Args
2007-11-10 00:13:27christian.heimessetspambayes_score: 0.0550641 -> 0.0550641
recipients: + christian.heimes
2007-11-10 00:13:27christian.heimessetspambayes_score: 0.0550641 -> 0.0550641
messageid: <1194653607.05.0.428646411995.issue1415@psf.upfronthosting.co.za>
2007-11-10 00:13:27christian.heimeslinkissue1415 messages
2007-11-10 00:13:26christian.heimescreate