Home
last modified time | relevance | path

Searched refs:ga_instancecheck (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
Dgenericaliasobject.c471 ga_instancecheck(PyObject *self, PyObject *Py_UNUSED(ignored)) in ga_instancecheck() function
534 {"__instancecheck__", ga_instancecheck, METH_O},