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 acassaigne
Recipients Arfrever, acassaigne, docs@python, josh.r, ncoghlan, r.david.murray, tim.golden, vstinner
Date 2016-10-13.11:46:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476359165.55.0.655876359059.issue22635@psf.upfronthosting.co.za>
In-reply-to
Content
I correct the doc concerning subprocess.getstatusoutput(cmd) function.
More specifically the part on examples and I add a quick explanation about how are manage the return code.
History
Date User Action Args
2016-10-13 11:46:05acassaignesetrecipients: + acassaigne, ncoghlan, vstinner, tim.golden, Arfrever, r.david.murray, docs@python, josh.r
2016-10-13 11:46:05acassaignesetmessageid: <1476359165.55.0.655876359059.issue22635@psf.upfronthosting.co.za>
2016-10-13 11:46:05acassaignelinkissue22635 messages
2016-10-13 11:46:05acassaignecreate