Home | History | Annotate | Download | only in Include

Lines Matching refs:PySequence_InPlaceRepeat

1249      PyAPI_FUNC(PyObject *) PySequence_InPlaceRepeat(PyObject *o, Py_ssize_t count);