Remove renaming instructions for ANY -- this is not renamed in

mymalloc.h.  (Since it's a macro, I don't care much.  It is used
internally only; others can use void *.)
This commit is contained in:
Guido van Rossum 1997-04-29 18:19:10 +00:00
parent b209a116cf
commit 58d8e3dd9e
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ True Py_True
False Py_False
None Py_None
ANY PyUnivPtr
methodlist PyMethodDef
methodchain PyMethodChain