Searched defs:PyTuple_Type (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Objects/ | ||
| D | tupleobject.c | 783 PyTypeObject PyTuple_Type = { variable |
| /external/python/cpython3/Objects/ | ||
| D | tupleobject.c | 899 PyTypeObject PyTuple_Type = { variable |