Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c426 poll_modify(pollObject *self, PyObject *args) in poll_modify() function
621 {"modify", (PyCFunction)poll_modify,
/external/python/cpython3/Modules/
Dselectmodule.c449 poll_modify(pollObject *self, PyObject *args) in poll_modify() function
668 {"modify", (PyCFunction)poll_modify,