Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ wait
Method
wait
Lib/test/test_webbrowser.py:28–29 ·
view source on GitHub ↗
(self, seconds=None)
Source
from the content-addressed store, hash-verified
26
return
0
27
28
def
wait(self, seconds=None):
29
return
0
30
31
32
@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
tearDown
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected