]> granicus.if.org Git - python/commit
Document that CalledProcessError.returncode is the negative
authorGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>
Fri, 3 Jun 2016 00:31:21 +0000 (00:31 +0000)
committerGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>
Fri, 3 Jun 2016 00:31:21 +0000 (00:31 +0000)
commit583a1d62402a500994734473d83af8aa36b45b82
treedc75fa85889e37f2668014f3349fd0d37c55bddb
parentdd4fcf52f41116479c8d337b0dcfae2287d6ae4d
Document that CalledProcessError.returncode is the negative
signal number when the process died due to a signal.
Doc/library/subprocess.rst