Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_winreg.c1189 PyEnumValue(PyObject *self, PyObject *args) in PyEnumValue() function
1756 {"EnumValue", PyEnumValue, METH_VARARGS, EnumValue_doc},