]> granicus.if.org Git - python/commit
bpo-36760: Clarify subprocess capture_output docs. (GH-13322)
authorGregory P. Smith <greg@krypto.org>
Tue, 14 May 2019 19:33:17 +0000 (12:33 -0700)
committerGitHub <noreply@github.com>
Tue, 14 May 2019 19:33:17 +0000 (12:33 -0700)
commite883091abf7ca84a88e956fe5202e75c53bd4128
tree8893df07941041ffd53407c16b6de76c5f1b0e5c
parentd97adfb409290a1e4ad549e4af58cacea86d3358
bpo-36760: Clarify subprocess capture_output docs. (GH-13322)

Clarify how to capture stdout and stderr combined into one stream.
Doc/library/subprocess.rst