Home
last modified time | relevance | path

Searched defs:xfds (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_pty.py225 def _mock_select(self, rfds, wfds, xfds): argument
/external/python/cpython3/Lib/test/
Dtest_pty.py238 def _mock_select(self, rfds, wfds, xfds): argument