Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ empty
Method
empty
Lib/_pyrepl/input.py:58–59 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
56
57
@abstractmethod
58
def
empty(self) -> bool:
59
return
True
60
61
62
class
KeymapTranslator(InputTranslator):
Callers
6
get_event
Method · 0.45
wait
Method · 0.45
getpending
Method · 0.45
get_event
Method · 0.45
getpending
Method · 0.45
wait
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected