Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bpython/bpython
/ setUp
Method
setUp
bpython/test/test_manual_readline.py:272–273 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
270
271
class
TestEdits(unittest.TestCase):
272
def
setUp(self):
273
self.edits = UnconfiguredEdits()
274
275
def
test_seq(self):
276
def
f(cursor_offset, line):
Callers
nothing calls this directly
Calls
1
UnconfiguredEdits
Class · 0.90
Tested by
no test coverage detected