◐ Shell
clean mode source ↗

Message 79954 - Python tracker

Message79954

Author lkcl
Recipients ggenellina, lkcl
Date 2009-01-16.11:59:55
SpamBayes Score 0.1561549
Marked as misclassified No
Message-id <1232107199.72.0.794549660673.issue4956@psf.upfronthosting.co.za>
In-reply-to
Content
here's an updated version, without the cruft.
this has a workaround for the problem of stdin
being seen as not a tty (!) until _after_
Py_Initialize() is run.
History
Date User Action Args
2009-01-16 12:00:00lkclsetrecipients: + lkcl, ggenellina
2009-01-16 11:59:59lkclsetmessageid: <1232107199.72.0.794549660673.issue4956@psf.upfronthosting.co.za>
2009-01-16 11:59:56lkcllinkissue4956 messages
2009-01-16 11:59:56lkclcreate