Searched refs:dictkeys_methods (Results 1 – 3 of 3) sorted by relevance
3157 static PyMethodDef dictkeys_methods[] = { variable3191 dictkeys_methods, /* tp_methods */
4728 static PyMethodDef dictkeys_methods[] = { variable4765 dictkeys_methods, /* tp_methods */
705 Objects/dictobject.c - dictkeys_methods -