Searched defs:PyProperty_Type (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Objects/ | ||
D | descrobject.c | 1397 PyTypeObject PyProperty_Type = { variable |
/external/python/cpython3/Objects/ | ||
D | descrobject.c | 1621 PyTypeObject PyProperty_Type = { variable |