Searched defs:PySequence_GetItem (Results 1 – 2 of 2) sorted by relevance
1972 PySequence_GetItem(PyObject *s, Py_ssize_t i) function