Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dgenericaliasobject.c485 ga_instancecheck(PyObject *self, PyObject *Py_UNUSED(ignored)) in ga_instancecheck() function
548 {"__instancecheck__", ga_instancecheck, METH_O},