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 5ec7968 commit b93b3e7Copy full SHA for b93b3e7
1 file changed
Doc/api/newtypes.tex
@@ -148,7 +148,7 @@ \section{Common Object Structures \label{common-structs}}
148
object as an object. In a normal ``release'' build, it contains
149
only the objects reference count and a pointer to the corresponding
150
type object. It corresponds to the fields defined by the
151
- expansion of the \code{PyObject_VAR_HEAD} macro.
+ expansion of the \code{PyObject_HEAD} macro.
152
\end{ctypedesc}
153
154
\begin{ctypedesc}{PyVarObject}
0 commit comments