From: Fred Drake Date: Mon, 27 Jul 1998 22:20:02 +0000 (+0000) Subject: Added the popen2 synopsis. X-Git-Tag: v1.5.2a1~201 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a30e469fdada137877890ee5efea40f68c2bd223;p=python Added the popen2 synopsis. --- diff --git a/Doc/lib/libpopen2.tex b/Doc/lib/libpopen2.tex index 3bba4cc8cd..d36be01359 100644 --- a/Doc/lib/libpopen2.tex +++ b/Doc/lib/libpopen2.tex @@ -5,7 +5,7 @@ \section{Standard Module \module{popen2}} \declaremodule{standard}{popen2} -\modulesynopsis{None} +\modulesynopsis{Subprocesses with accessible standard I/O streams.} This module allows you to spawn processes and connect their