MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / recursive_isinstance

Function recursive_isinstance

Objects/abstract.c:2871–2923  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PyObject_IsInstanceFunction · 0.85
_PyObject_RealIsInstanceFunction · 0.85

Calls 7

PyClass_IsSubclassFunction · 0.85
PyObject_GetAttrFunction · 0.85
PyErr_ClearFunction · 0.85
PyType_IsSubtypeFunction · 0.85
check_classFunction · 0.85
abstract_issubclassFunction · 0.85

Tested by

no test coverage detected