Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ beep
Method
beep
Lib/_pyrepl/console.py:110–110 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
108
109
@abstractmethod
110
def
beep(self) -> None: ...
111
112
@abstractmethod
113
def
clear(self) -> None:
Callers
1
error
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected