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 martin.panter
Recipients David.Edelsohn, Michael.Felt, [email protected], martin.panter
Date 2016-06-10.04:33:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Will try to change the existing code from os.popen to subprocess (Issue 26439) to set a better example for new code like this
History
Date User Action Args
2016-06-10 04:33:52martin.pantersetrecipients: + martin.panter, David.Edelsohn, Michael.Felt, [email protected]
2016-06-10 04:33:52martin.pantersetmessageid: <[email protected]>
2016-06-10 04:33:52martin.panterlinkissue26439 messages
2016-06-10 04:33:52martin.pantercreate