Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h667 …{"getwindowsversion", (PyCFunction)sys_getwindowsversion, METH_NOARGS, sys_getwindowsversion__doc_…
673 sys_getwindowsversion(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getwindowsversion() function