Searched refs:IterKeys (Results 1 – 1 of 1) sorted by relevance
535 static PyObject* IterKeys(PyContainer* self, PyObject* args) { in IterKeys() function550 { "iterkeys", (PyCFunction)IterKeys, METH_NOARGS, },