]> granicus.if.org Git - python/commitdiff
Remove a stray (old) macro name left around (I guess)
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 28 Dec 2006 04:39:20 +0000 (04:39 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 28 Dec 2006 04:39:20 +0000 (04:39 +0000)
Doc/api/newtypes.tex

index 43d2f8839ab34086b1fb55ed1959b4925bf83e54..e5c5aaced2fb02ff161fa5b3cfd2700f47faa599 100644 (file)
@@ -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