]> granicus.if.org Git - python/commit
Fixed parameter order for os.popen2(), os.popen3(), and os.popen(4). Added
authorFred Drake <fdrake@acm.org>
Mon, 11 Jun 2001 15:21:48 +0000 (15:21 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 11 Jun 2001 15:21:48 +0000 (15:21 +0000)
commit046f4d810d5ed2eee4de373026aed9ca69a7df79
treef404633f9f74b420c148c5896caa22a60c4c5f93
parentc115835457b6aeae603b4fbef315dc84f9f519d7
Fixed parameter order for os.popen2(), os.popen3(), and os.popen(4).  Added
a reference to these functions and popen() from the "Process Management"
section.

Based on a suggestion from comp.lang.python.
Doc/lib/libos.tex