Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dsysmodule.c697 sys_getswitchinterval(PyObject *self, PyObject *args) in sys_getswitchinterval() function
1577 {"getswitchinterval", sys_getswitchinterval, METH_NOARGS,