diff options
author | Bo Bayles <bbayles@gmail.com> | 2018-01-30 00:40:39 -0600 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2018-01-29 22:40:39 -0800 |
commit | ce0f33d04528fcafc673a8707871f8430d8f7ce8 (patch) | |
tree | de60362ad2f3c1bb8af239c1926a7f907887e8c1 /Python/pystate.c | |
parent | 95441809ef77a8df5e14601ade6c054ef7114c02 (diff) | |
download | cpython-git-ce0f33d04528fcafc673a8707871f8430d8f7ce8.tar.gz |
bpo-32102 Add "capture_output=True" to subprocess.run (GH-5149)
Add "capture_output=True" option to subprocess.run, this is equivalent to
setting stdout=PIPE, stderr=PIPE but is much more readable.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions