MCPcopy 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

20from IPython.utils.io import ask_yes_no
21
22class 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