MCPcopy 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_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
completer_delimsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected