Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dalmodule.c1786 al_IsSubtype(PyObject *self, PyObject *args) in al_IsSubtype() function
1969 {"IsSubtype", (PyCFunction)al_IsSubtype, METH_VARARGS, al_IsSubtype__doc__},