Lines Matching defs:PySequence_Length
1063 #undef PySequence_Length1064 PyAPI_FUNC(Py_ssize_t) PySequence_Length(PyObject *o);1065 #define PySequence_Length PySequence_Size