Kaydet (Commit) cf3a7044 authored tarafından Georg Brandl's avatar Georg Brandl

Bug #1753406: missing \versionadded for subprocess.check_call.

üst 81a06d42
......@@ -147,6 +147,8 @@ The arguments are the same as for the Popen constructor. Example:
\begin{verbatim}
check_call(["ls", "-l"])
\end{verbatim}
\versionadded{2.5}
\end{funcdesc}
\subsubsection{Exceptions}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment