Searched defs:_PyObject_RealIsSubclass (Results 1 – 2 of 2) sorted by relevance
2509 _PyObject_RealIsSubclass(PyObject *derived, PyObject *cls) in _PyObject_RealIsSubclass() function
3075 _PyObject_RealIsSubclass(PyObject *derived, PyObject *cls) function