Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ test_exit_code_ok
Method
test_exit_code_ok
tests/test_interactiveshell.py:725–726 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
723
724
@skip_win32
725
def
test_exit_code_ok(self):
726
ExitCodeChecks.test_exit_code_ok(self)
727
728
@skip_win32
729
def
test_exit_code_error(self):
Callers
nothing calls this directly
Calls
1
test_exit_code_ok
Method · 0.45
Tested by
no test coverage detected