Home
last modified time | relevance | path

Searched refs:range_subscript (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Drangeobject.c653 range_subscript(rangeobject* self, PyObject* item) in range_subscript() function
676 (binaryfunc)range_subscript, /* mp_subscript */