Searched defs:PySuper_Type (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Objects/ | ||
| D | typeobject.c | 6870 PyTypeObject PySuper_Type = { variable |
| /external/python/cpython3/Objects/ | ||
| D | typeobject.c | 9014 PyTypeObject PySuper_Type = { variable |