summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-04-29 18:19:10 (GMT)
committerGuido van Rossum <guido@python.org>1997-04-29 18:19:10 (GMT)
commit58d8e3dd9ea36909e4f8be8725def46f34ae8e50 (patch)
tree830b749b7066ab237f19ab367d9b516cba6d53df /Misc
parentb209a116cf4cde628535657d2c8be406b0e498cb (diff)
downloadcpython-58d8e3dd9ea36909e4f8be8725def46f34ae8e50.zip
cpython-58d8e3dd9ea36909e4f8be8725def46f34ae8e50.tar.gz
cpython-58d8e3dd9ea36909e4f8be8725def46f34ae8e50.tar.bz2
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 *.)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/RENAME1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/RENAME b/Misc/RENAME
index 32d304d..7747928 100644
--- a/Misc/RENAME
+++ b/Misc/RENAME
@@ -5,7 +5,6 @@ True Py_True
False Py_False
None Py_None
-ANY PyUnivPtr
methodlist PyMethodDef
methodchain PyMethodChain