Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ exit
Method
exit
tests/config/test_argcomplete.py:67–68 ·
view source on GitHub ↗
(cls, code)
Source
from the content-addressed store, hash-verified
65
66
@classmethod
67
def
exit(cls, code):
68
raise
cls(str(code))
69
70
71
class
TestArgcomplete:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected