Join Slack
Powered by
`subprocess.Popen` with no stdout/stderr args uses...
# development
w
witty-crayon-22786
12/19/2017, 10:15 PM
subprocess.Popen
with no stdout/stderr args uses a default that is
not
`sys.stdout`/`sys.stderr`... but is probably the
0, 1, 2
fds (edit: i should confirm this)
3
Views
Open in Slack
Previous
Next