Searched refs:type_abstractmethods (Results 1 – 2 of 2) sorted by relevance
332 type_abstractmethods(PyTypeObject *type, void *context) in type_abstractmethods() function644 {"__abstractmethods__", (getter)type_abstractmethods,3035 abstract_methods = type_abstractmethods(type, NULL); in object_new()
581 type_abstractmethods(PyTypeObject *type, void *context) in type_abstractmethods() function935 {"__abstractmethods__", (getter)type_abstractmethods,3889 abstract_methods = type_abstractmethods(type, NULL); in object_new()