Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a34e8 commit b7b54f7Copy full SHA for b7b54f7
1 file changed
Doc/lib/libsubprocess.tex
@@ -387,7 +387,7 @@ \subsubsection{Replacing popen2.*}
387
(child_stdout, child_stdin) = (p.stdout, p.stdin)
388
\end{verbatim}
389
390
-The popen2.Popen3 and popen3.Popen4 basically works as subprocess.Popen,
+The popen2.Popen3 and popen2.Popen4 basically works as subprocess.Popen,
391
except that:
392
393
\begin{itemize}
0 commit comments