Kaydet (Commit) e053c677 authored tarafından Guido van Rossum's avatar Guido van Rossum

Remove err_input -- there is no such global!

üst 45b83915
......@@ -408,7 +408,6 @@ PERFORMANCE OF THIS SOFTWARE.
#define getistringarg PyArg_GetString
#define err_badarg PyErr_BadArgument
#define err_badcall PyErr_BadInternalCall
#define err_input PyErr_Input
#define err_nomem PyErr_NoMemory
#define err_errno PyErr_SetFromErrno
#define err_set PyErr_SetNone
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment