Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_winreg.c1156 PyEnumKey(PyObject *self, PyObject *args) in PyEnumKey() function
1755 {"EnumKey", PyEnumKey, METH_VARARGS, EnumKey_doc},