Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c184 select_select(PyObject *self, PyObject *args) in select_select() function
1836 {"select", select_select, METH_VARARGS, select_doc},
/external/python/cpython3/Modules/
Dselectmodule.c183 select_select(PyObject *self, PyObject *args) in select_select() function
2384 {"select", select_select, METH_VARARGS, select_doc},