summaryrefslogtreecommitdiffstats
path: root/Misc/RENAME
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-04-29 18:25:32 (GMT)
committerGuido van Rossum <guido@python.org>1997-04-29 18:25:32 (GMT)
commit04e30c188a1089999e9ae60b1217583f29d796c3 (patch)
treefc67dc2cffe3b66368daac2ae1bb23d5ad42cbac /Misc/RENAME
parent373c869a6ae2883e5f13b4c90587ad70a160bd41 (diff)
downloadcpython-04e30c188a1089999e9ae60b1217583f29d796c3.zip
cpython-04e30c188a1089999e9ae60b1217583f29d796c3.tar.gz
cpython-04e30c188a1089999e9ae60b1217583f29d796c3.tar.bz2
Remove err_input from rename list -- it is a static inside errors.c.
Diffstat (limited to 'Misc/RENAME')
-rw-r--r--Misc/RENAME1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/RENAME b/Misc/RENAME
index 7747928..be863df 100644
--- a/Misc/RENAME
+++ b/Misc/RENAME
@@ -364,7 +364,6 @@ getishortarraysize PyArg_GetShortArraySize
getistringarg PyArg_GetString
err_badarg PyErr_BadArgument
err_badcall PyErr_BadInternalCall
-err_input PyErr_Input
err_nomem PyErr_NoMemory
err_errno PyErr_SetFromErrno
err_set PyErr_SetNone