MCPcopy Index your code
hub / github.com/bpython/bpython / reset

Method reset

bpython/test/test_repl.py:37–38  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

35 pass
36
37 def reset(self):
38 pass
39
40
41class FakeRepl(repl.Repl):

Callers 1

test_resetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected