Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Drangeobject.c601 range_subscript(rangeobject* self, PyObject* item) in range_subscript() function
624 (binaryfunc)range_subscript, /* mp_subscript */