From: Neal Norwitz Date: Thu, 28 Dec 2006 04:39:20 +0000 (+0000) Subject: Remove a stray (old) macro name left around (I guess) X-Git-Tag: v2.6a1~2327 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5dc29ac8885338ce8fd92f04d47c3d2caab0cd9d;p=python Remove a stray (old) macro name left around (I guess) --- diff --git a/Doc/api/newtypes.tex b/Doc/api/newtypes.tex index 43d2f8839a..e5c5aaced2 100644 --- a/Doc/api/newtypes.tex +++ b/Doc/api/newtypes.tex @@ -103,8 +103,6 @@ defining new object types. the value for the \var{methods} argument]{2.3} \end{cfuncdesc} -DL_IMPORT - \begin{cvardesc}{PyObject}{_Py_NoneStruct} Object which is visible in Python as \code{None}. This should only be accessed using the \code{Py_None} macro, which evaluates to a