mirror of https://github.com/python/cpython
fix use of undefined markup
This commit is contained in:
parent
dbe7980d6a
commit
28eae084bf
|
@ -98,7 +98,7 @@ There is no \cfunction{PyNone_Check()} function for the same reason.
|
|||
\end{cvardesc}
|
||||
|
||||
\begin{csimplemacrodesc}{Py_RETURN_NONE}
|
||||
Properly handles returning \cvar{Py_None} from within a C function.
|
||||
Properly handles returning \cdata{Py_None} from within a C function.
|
||||
\end{csimplemacrodesc}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue