mirror of
https://github.com/python/cpython.git
synced 2025-12-09 18:48:05 +00:00
Remove a stray (old) macro name left around (I guess)
This commit is contained in:
parent
a7ba6fc548
commit
5dc29ac888
1 changed files with 0 additions and 2 deletions
|
|
@ -103,8 +103,6 @@ defining new object types.
|
||||||
the value for the \var{methods} argument]{2.3}
|
the value for the \var{methods} argument]{2.3}
|
||||||
\end{cfuncdesc}
|
\end{cfuncdesc}
|
||||||
|
|
||||||
DL_IMPORT
|
|
||||||
|
|
||||||
\begin{cvardesc}{PyObject}{_Py_NoneStruct}
|
\begin{cvardesc}{PyObject}{_Py_NoneStruct}
|
||||||
Object which is visible in Python as \code{None}. This should only
|
Object which is visible in Python as \code{None}. This should only
|
||||||
be accessed using the \code{Py_None} macro, which evaluates to a
|
be accessed using the \code{Py_None} macro, which evaluates to a
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue