Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_winreg.c1402 PyQueryValue(PyObject *self, PyObject *args) in PyQueryValue() function
1763 {"QueryValue", PyQueryValue, METH_VARARGS, QueryValue_doc},