]> granicus.if.org Git - python/commitdiff
Remove renaming instructions for ANY -- this is not renamed in
authorGuido van Rossum <guido@python.org>
Tue, 29 Apr 1997 18:19:10 +0000 (18:19 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 29 Apr 1997 18:19:10 +0000 (18:19 +0000)
mymalloc.h.  (Since it's a macro, I don't care much.  It is used
internally only; others can use void *.)

Misc/RENAME

index 32d304db7e05326ea40812df5da0157b4a64d0ab..7747928958f035675110adcc191377f775de2d64 100644 (file)
@@ -5,7 +5,6 @@ True Py_True
 False Py_False
 None Py_None
 
-ANY PyUnivPtr
 methodlist PyMethodDef
 methodchain PyMethodChain