MCPcopy 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_threadMethod · 0.45
_read_msg_threadMethod · 0.45
_shutdown_threadMethod · 0.45
_join_threadMethod · 0.45
_getMethod · 0.45
_get_task_doneMethod · 0.45
_putMethod · 0.45
runMethod · 0.45
wait_signalMethod · 0.45
get_outputMethod · 0.45
tearDownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected