mirror of
https://github.com/python/cpython.git
synced 2025-11-14 07:49:28 +00:00
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:
parent
b209a116cf
commit
58d8e3dd9e
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ True Py_True
|
||||||
False Py_False
|
False Py_False
|
||||||
None Py_None
|
None Py_None
|
||||||
|
|
||||||
ANY PyUnivPtr
|
|
||||||
methodlist PyMethodDef
|
methodlist PyMethodDef
|
||||||
methodchain PyMethodChain
|
methodchain PyMethodChain
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue