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 serhiy.storchaka
Recipients daves, ncoghlan, serhiy.storchaka
Date 2017-02-25.07:32:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488007927.82.0.0450801464387.issue29644@psf.upfronthosting.co.za>
In-reply-to
Content
Just stderr. stdout contains the requested value.

And I think that an external program shouldn't be ran at import time. It would be better to defer its run until its output is required.
History
Date User Action Args
2017-02-25 07:32:07serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, daves
2017-02-25 07:32:07serhiy.storchakasetmessageid: <1488007927.82.0.0450801464387.issue29644@psf.upfronthosting.co.za>
2017-02-25 07:32:07serhiy.storchakalinkissue29644 messages
2017-02-25 07:32:07serhiy.storchakacreate