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 f19a7ac commit 1319e3eCopy full SHA for 1319e3e
1 file changed
Doc/lib/libos.tex
@@ -282,9 +282,7 @@ \subsection{File Object Creation \label{os-newstreams}}
282
the command (encoded in the format specified for \function{wait()}) is
283
available as the return value of the \method{close()} method of the file
284
object, except that when the exit status is zero (termination without
285
-errors), \code{None} is returned. \strong{Note:} This function
286
-behaves unreliably under Windows due to the native implementation of
287
-\cfunction{popen()}.
+errors), \code{None} is returned.
288
Availability: \UNIX{}, Windows.
289
\end{funcdesc}
290
0 commit comments