Searched defs:type_dict (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
H A Dtypeobject.c582 type_dict(PyTypeObject *type, void *context) function
646 {"__dict__", (getter)type_dict, NULL, NULL},

Completed in 77 milliseconds