]> granicus.if.org Git - python/commit
Document clearly that the only way to retrieve the return code from the
authorFred Drake <fdrake@acm.org>
Tue, 11 Sep 2001 19:56:51 +0000 (19:56 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 11 Sep 2001 19:56:51 +0000 (19:56 +0000)
commit098d7fae39fea0adc976edb7c1060054be4b467e
treec2dc4ab6d15d51f9b5b45fa6c9221486968025e4
parent7b07a41e9f078065b966a2414a24c0e5b7889ef7
Document clearly that the only way to retrieve the return code from the
child processes is to use the Popen3 and Popen4 classes.
This fixes SF bug #460512.
Doc/lib/libos.tex
Doc/lib/libpopen2.tex