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 paul.moore
Recipients Marcus.Smith, dstufft, ncoghlan, paul.moore, steve.dower
Date 2014-10-26.22:47:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414363665.22.0.584485755903.issue22730@psf.upfronthosting.co.za>
In-reply-to
Content
Wait, sorry I misread the discussion (long day here). If we can do this in pip yes that would be better. It looks like we can detect when we're being run via pythonw by checking if sys.stdout is None.
History
Date User Action Args
2014-10-26 22:47:45paul.mooresetrecipients: + paul.moore, ncoghlan, steve.dower, dstufft, Marcus.Smith
2014-10-26 22:47:45paul.mooresetmessageid: <1414363665.22.0.584485755903.issue22730@psf.upfronthosting.co.za>
2014-10-26 22:47:45paul.moorelinkissue22730 messages
2014-10-26 22:47:45paul.moorecreate