Searched refs:excess_args (Results 1 – 2 of 2) sorted by relevance
3645 excess_args(PyObject *args, PyObject *kwds) in excess_args() function3655 if (excess_args(args, kwds)) { in object_init()3674 if (excess_args(args, kwds)) { in object_new()
2971 excess_args(PyObject *args, PyObject *kwds) in excess_args() function2981 if (excess_args(args, kwds)) { in object_init()3005 if (excess_args(args, kwds)) { in object_new()