Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtupleobject.c765 tuplesubscript(PyTupleObject* self, PyObject* item) in tuplesubscript() function
840 (binaryfunc)tuplesubscript,