Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Ddictobject.c3157 static PyMethodDef dictkeys_methods[] = { variable
3191 dictkeys_methods, /* tp_methods */
/external/python/cpython3/Objects/
Ddictobject.c4064 static PyMethodDef dictkeys_methods[] = { variable
4099 dictkeys_methods, /* tp_methods */