Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_winreg.c1551 PySetValue(PyObject *self, PyObject *args) in PySetValue() function
1768 {"SetValue", PySetValue, METH_VARARGS, SetValue_doc},