Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
41
class
FakeRepl(repl.Repl):
Callers
1
test_reset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected