MCPcopy Create free account
hub / github.com/python/cpython / beep

Method beep

Lib/test/test_pyrepl/support.py:152–153  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

150 pass
151
152 def beep(self) -> None:
153 pass
154
155 def clear(self) -> None:
156 pass

Callers 3

test_beepMethod · 0.45
test_reprMethod · 0.45
test_extended_callMethod · 0.45

Calls

no outgoing calls

Tested by 3

test_beepMethod · 0.36
test_reprMethod · 0.36
test_extended_callMethod · 0.36