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

Lines Matching refs:PySequence_Size

1055      PyAPI_FUNC(Py_ssize_t) PySequence_Size(PyObject *o);
1065 #define PySequence_Length PySequence_Size