Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ select
Method
select
Lib/test/test_asyncio/utils.py:324–325 ·
view source on GitHub ↗
(self, timeout)
Source
from the content-addressed store, hash-verified
322
return
self.keys.pop(fileobj)
323
324
def
select(self, timeout):
325
return
[]
326
327
def
get_map(self):
328
return
self.keys
Callers
15
test_pipe_cloexec_real_tools
Method · 0.45
test_select_unbuffered
Method · 0.45
test_non_blocking_connect_ex
Method · 0.45
test_non_blocking_handshake
Method · 0.45
serve
Method · 0.45
test_errno
Method · 0.45
test_returned_list_identity
Method · 0.45
test_select
Method · 0.45
test_select_mutated
Method · 0.45
testSelect
Method · 0.45
testClose
Method · 0.45
_testClose
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_pipe_cloexec_real_tools
Method · 0.36
test_select_unbuffered
Method · 0.36
test_non_blocking_connect_ex
Method · 0.36
test_non_blocking_handshake
Method · 0.36
serve
Method · 0.36
test_errno
Method · 0.36
test_returned_list_identity
Method · 0.36
test_select
Method · 0.36
test_select_mutated
Method · 0.36
testSelect
Method · 0.36
testClose
Method · 0.36
_testClose
Method · 0.36