Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ wait
Method
wait
Lib/test/test_webbrowser.py:30–31 ·
view source on GitHub ↗
(self, seconds=None)
Source
from the content-addressed store, hash-verified
28
return
0
29
30
def
wait(self, seconds=None):
31
return
0
32
33
34
@requires_subprocess()
Callers
15
_write_msg_thread
Method · 0.45
_read_msg_thread
Method · 0.45
_shutdown_thread
Method · 0.45
_join_thread
Method · 0.45
_get
Method · 0.45
_get_task_done
Method · 0.45
_put
Method · 0.45
run
Method · 0.45
wait_signal
Method · 0.45
test_interprocess_signal
Method · 0.45
get_output
Method · 0.45
completer_delims
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected