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