Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ get
Method
get
Lib/_pyrepl/input.py:54–55 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
52
53
@abstractmethod
54
def
get(self) -> EventTuple | None:
55
return
None
56
57
@abstractmethod
58
def
empty(self) -> bool:
Callers
15
bow
Method · 0.45
eow
Method · 0.45
do_cmd
Method · 0.45
handle1
Method · 0.45
get_stem
Method · 0.45
push
Method · 0.45
get_event
Method · 0.45
getpending
Method · 0.45
__tputs
Method · 0.45
check
Function · 0.45
select_item
Method · 0.45
get_item
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected