Home
last modified time | relevance | path

Searched defs:isabstract (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Objects/
Dobject.c852 PyObject* isabstract; in _PyObject_IsAbstract() local
/third_party/python/Lib/
Dinspect.py420 def isabstract(object): function