Home | History | Annotate | Download | only in Objects

Lines Matching refs:getindex

4334 getindex(PyObject *self, PyObject *arg)

4362 i = getindex(self, arg);
4393 i = getindex(self, arg);
4414 i = getindex(self, arg);