commit | 439f250c00d9cecb9559ca33e412a376ed010998 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Nov 24 11:31:46 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Nov 24 11:31:46 2007 +0000 |
tree | 4a38f83f70fa53584fc8c4c280a152acc3c815f8 | |
parent | 98f4079fa0737da2e603963704ad3c136b090fb0 [diff] |
#1344: document that you need to open std{in,out,err} with PIPE if you want communicate() to work as described.