[issue22635] subprocess.getstatusoutput changed behavior in 3.4 (maybe 3.3.4?)

Cassaigne report at bugs.python.org
Thu Oct 13 07:46:05 EDT 2016


Cassaigne added the comment:

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.

----------
keywords: +patch
nosy: +acassaigne
versions: +Python 3.6, Python 3.7
Added file: http://bugs.python.org/file45075/issue22635.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22635>
_______________________________________


More information about the Python-bugs-list mailing list