Home
last modified time | relevance | path

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

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