Searched defs:PyEllipsis_Type (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Objects/ | ||
| D | sliceobject.c | 25 PyTypeObject PyEllipsis_Type = { variable |
| /external/python/cpython3/Objects/ | ||
| D | sliceobject.c | 50 PyTypeObject PyEllipsis_Type = { variable |