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 b162d18 commit 316ef7cCopy full SHA for 316ef7c
1 file changed
Doc/api/api.tex
@@ -975,8 +975,8 @@ \chapter{Exception Handling \label{exceptionHandling}}
975
of \cdata{PyExc_Warning}.
976
977
For information about warning control, see the documentation for the
978
-\module{warnings} module and the \samp{-W} option in the command line
979
-documentation. There is no C API for warning control.
+\module{warnings} module and the \programopt{-W} option in the command
+line documentation. There is no C API for warning control.
980
\end{cfuncdesc}
981
982
\begin{cfuncdesc}{int}{PyErr_CheckSignals}{}
0 commit comments