Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ restore
Method
restore
Lib/test/test_pyrepl/support.py:140–141 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
138
pass
139
140
def
restore(self) -> None:
141
pass
142
143
def
move_cursor(self, x: int, y: int) -> None:
144
pass
Callers
15
test_no_newline
Method · 0.45
test_newline
Method · 0.45
test_simple_addition
Method · 0.45
test_wrap
Method · 0.45
test_resize_wider
Method · 0.45
test_resize_narrower
Method · 0.45
test_cursor_left
Method · 0.45
test_cursor_left_right
Method · 0.45
test_cursor_up
Method · 0.45
test_cursor_up_down
Method · 0.45
test_cursor_back_write
Method · 0.45
test_multiline_function_move_up_short_terminal
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_no_newline
Method · 0.36
test_newline
Method · 0.36
test_simple_addition
Method · 0.36
test_wrap
Method · 0.36
test_resize_wider
Method · 0.36
test_resize_narrower
Method · 0.36
test_cursor_left
Method · 0.36
test_cursor_left_right
Method · 0.36
test_cursor_up
Method · 0.36
test_cursor_up_down
Method · 0.36
test_cursor_back_write
Method · 0.36
test_multiline_function_move_up_short_terminal
Method · 0.36