Home | History | Annotate | Download | only in Objects

Lines Matching refs:getindex

4483 getindex(PyObject *self, PyObject *arg)
4511 i = getindex(self, arg);
4542 i = getindex(self, arg);
4563 i = getindex(self, arg);