Message 149427 - Python tracker

Message149427

Author ned.deily
Recipients amaury.forgeotdarc, ned.deily, roger.serwy
Date 2011-12-14.05:54:29
SpamBayes Score 0.0009690261
Marked as misclassified No
Message-id <1323842070.39.0.0917928475745.issue13582@psf.upfronthosting.co.za>
In-reply-to
Content
IDLE.app on OS X also has the issue of stderr messages not being presented to users unless you know to look in the system log where they get written.  So writing to stderr is not fatal but displaying them in a popup would be an improvement.
History
Date User Action Args
2011-12-14 05:54:30ned.deilysetrecipients: + ned.deily, amaury.forgeotdarc, roger.serwy
2011-12-14 05:54:30ned.deilysetmessageid: <1323842070.39.0.0917928475745.issue13582@psf.upfronthosting.co.za>
2011-12-14 05:54:29ned.deilylinkissue13582 messages
2011-12-14 05:54:29ned.deilycreate