Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_beep
Method · 0.45
test_repr
Method · 0.45
test_extended_call
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_beep
Method · 0.36
test_repr
Method · 0.36
test_extended_call
Method · 0.36