MCPcopy 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_newlineMethod · 0.45
test_newlineMethod · 0.45
test_simple_additionMethod · 0.45
test_wrapMethod · 0.45
test_resize_widerMethod · 0.45
test_resize_narrowerMethod · 0.45
test_cursor_leftMethod · 0.45
test_cursor_upMethod · 0.45
test_cursor_up_downMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_no_newlineMethod · 0.36
test_newlineMethod · 0.36
test_simple_additionMethod · 0.36
test_wrapMethod · 0.36
test_resize_widerMethod · 0.36
test_resize_narrowerMethod · 0.36
test_cursor_leftMethod · 0.36
test_cursor_upMethod · 0.36
test_cursor_up_downMethod · 0.36