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 vstinner
Recipients BreamoreBoy, David.Edelsohn, aivarsk, neologix, serhiy.storchaka, vstinner
Date 2014-10-12.15:10:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413126641.21.0.278012494114.issue17293@psf.upfronthosting.co.za>
In-reply-to
Content
FYI os.popen() now calls subprocess... So it's safe to call directly subprocess.
History
Date User Action Args
2014-10-12 15:10:41vstinnersetrecipients: + vstinner, neologix, BreamoreBoy, serhiy.storchaka, aivarsk, David.Edelsohn
2014-10-12 15:10:41vstinnersetmessageid: <1413126641.21.0.278012494114.issue17293@psf.upfronthosting.co.za>
2014-10-12 15:10:41vstinnerlinkissue17293 messages
2014-10-12 15:10:41vstinnercreate