Commit 1c558a49 authored by Fred Drake's avatar Fred Drake

Markup nit: Command line options should be marked with \programopt.

parent cb32b720
...@@ -975,8 +975,8 @@ type \ctype{PyObject*}; they are all class objects. Their names are ...@@ -975,8 +975,8 @@ type \ctype{PyObject*}; they are all class objects. Their names are
of \cdata{PyExc_Warning}. of \cdata{PyExc_Warning}.
For information about warning control, see the documentation for the For information about warning control, see the documentation for the
\module{warnings} module and the \samp{-W} option in the command line \module{warnings} module and the \programopt{-W} option in the command
documentation. There is no C API for warning control. line documentation. There is no C API for warning control.
\end{cfuncdesc} \end{cfuncdesc}
\begin{cfuncdesc}{int}{PyErr_CheckSignals}{} \begin{cfuncdesc}{int}{PyErr_CheckSignals}{}
......
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