Searched defs:PyTuple_GET_SIZE (Results 1 – 2 of 2) sorted by relevance
51 #define PyTuple_GET_SIZE(op) Py_SIZE(op) macro