commit | e883091abf7ca84a88e956fe5202e75c53bd4128 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Tue May 14 12:33:17 2019 -0700 |
committer | GitHub <noreply@github.com> | Tue May 14 12:33:17 2019 -0700 |
tree | 8893df07941041ffd53407c16b6de76c5f1b0e5c | |
parent | d97adfb409290a1e4ad549e4af58cacea86d3358 [diff] |
bpo-36760: Clarify subprocess capture_output docs. (GH-13322) Clarify how to capture stdout and stderr combined into one stream.