Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dtypeobject.c3026 PyObject *abstract_methods = NULL; in object_new() local
/external/python/cpython3/Objects/
Dtypeobject.c4460 PyObject *abstract_methods; in object_new() local