Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h524 …{"getwindowsversion", (PyCFunction)sys_getwindowsversion, METH_NOARGS, sys_getwindowsversion__doc_…
530 sys_getwindowsversion(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getwindowsversion() function
/external/python/cpython2/Python/
Dsysmodule.c595 sys_getwindowsversion(PyObject *self) in sys_getwindowsversion() function
963 {"getwindowsversion", (PyCFunction)sys_getwindowsversion, METH_NOARGS,