Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ KillEmbedded
Class
KillEmbedded
IPython/terminal/embed.py:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
from
IPython.utils.io
import
ask_yes_no
21
22
class
KillEmbedded(Exception):
pass
23
24
# kept for backward compatibility as IPython 6 was released with
25
# the typo. See https://github.com/ipython/ipython/pull/10706
Callers
1
__call__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected