Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bpython/bpython
/ test_is_cseq
Method
test_is_cseq
bpython/test/test_repl.py:149–150 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
147
)
148
149
def
test_is_cseq(self):
150
self.assertTrue(self.matches_iterator.is_cseq())
151
152
153
class
TestArgspec(unittest.TestCase):
Callers
nothing calls this directly
Calls
1
is_cseq
Method · 0.80
Tested by
no test coverage detected