MCPcopy Create free account
hub / github.com/bpython/bpython / Unfinished

Class Unfinished

bpython/curtsiesfrontend/coderunner.py:48–49  ·  view source on GitHub ↗

Source code wasn't executed because it wasn't fully formed

Source from the content-addressed store, hash-verified

46
47
48class Unfinished(RequestFromCodeRunner):
49 """Source code wasn't executed because it wasn't fully formed"""
50
51
52class SystemExitRequest(RequestFromCodeRunner):

Callers 1

_blocking_run_codeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected