Added the popen2 synopsis.

This commit is contained in:
Fred Drake 1998-07-27 22:20:02 +00:00
parent 54327c4c05
commit a30e469fda
1 changed files with 1 additions and 1 deletions

View File

@ -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