]> granicus.if.org Git - python/commit
#1344: document that you need to open std{in,out,err} with PIPE if you want
authorGeorg Brandl <georg@python.org>
Sat, 24 Nov 2007 11:31:46 +0000 (11:31 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 24 Nov 2007 11:31:46 +0000 (11:31 +0000)
commit439f250c00d9cecb9559ca33e412a376ed010998
tree4a38f83f70fa53584fc8c4c280a152acc3c815f8
parent98f4079fa0737da2e603963704ad3c136b090fb0
#1344: document that you need to open std{in,out,err} with PIPE if you want
communicate() to work as described.
Doc/library/subprocess.rst