Home | History | Annotate | Download | only in python2.7

Lines Matching defs:PySequence_Length

1063 #undef PySequence_Length
1064 PyAPI_FUNC(Py_ssize_t) PySequence_Length(PyObject *o);
1065 #define PySequence_Length PySequence_Size