MCPcopy Index your code
hub / github.com/ipython/ipython / KillEmbedded

Class KillEmbedded

IPython/terminal/embed.py:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22from typing import Set
23
24class KillEmbedded(Exception):pass
25
26# kept for backward compatibility as IPython 6 was released with
27# 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

Used in the wild real call sites across dependent graphs

searching dependent graphs…