Home | History | Annotate | Download | only in Objects

Lines Matching refs:type_dict

791 type_dict(PyTypeObject *type, void *context)
876 {"__dict__", (getter)type_dict, NULL, NULL},