Searched refs:_operator_index (Results 1 – 2 of 2) sorted by relevance
691 _operator_index(PyObject *module, PyObject *a) in _operator_index() function
1331 {"index", (PyCFunction)_operator_index, METH_O, _operator_index__doc__},