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 98605b5 commit 37f4156Copy full SHA for 37f4156
1 file changed
Doc/api/api.tex
@@ -866,7 +866,6 @@ \chapter{Exception Handling \label{exceptionHandling}}
866
\cfunction{vsprintf()} function. The buffer used internally by
867
PyErr_Format is 500 bytes long. The caller is responsible for
868
guaranteeing that the formatted output does not overflow the buffer.
869
-The return value is always \NULL{}.
870
\end{cfuncdesc}
871
872
\begin{cfuncdesc}{void}{PyErr_SetNone}{PyObject *type}
0 commit comments