MCPcopy Create free account
hub / github.com/ipython/ipython / embed3.py

File embed3.py

tools/tests/embed/embed3.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""This tests passing local_ns and global_ns (for backwards compatibility only)
2at activation of an embedded shell."""
3from IPython.terminal.embed import InteractiveShellEmbed
4

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected