Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Drangeobject.c179 static PyMethodDef range_methods[] = { variable
213 range_methods, /* tp_methods */
/external/python/cpython3/Objects/
Drangeobject.c651 static PyMethodDef range_methods[] = { variable
694 range_methods, /* tp_methods */