mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Remove err_input from rename list -- it is a static inside errors.c.
This commit is contained in:
parent
373c869a6a
commit
04e30c188a
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue