Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c595 sys_getwindowsversion(PyObject *self) in sys_getwindowsversion() function
963 {"getwindowsversion", (PyCFunction)sys_getwindowsversion, METH_NOARGS,
/external/python/cpython3/Python/
Dsysmodule.c1075 sys_getwindowsversion(PyObject *self) in sys_getwindowsversion() function
1561 {"getwindowsversion", (PyCFunction)sys_getwindowsversion, METH_NOARGS,