Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_winreg.c1325 PyLoadKey(PyObject *self, PyObject *args) in PyLoadKey() function
1760 {"LoadKey", PyLoadKey, METH_VARARGS, LoadKey_doc},