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

File embed_class_long.py

examples/Embedding/embed_class_long.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""An example of how to embed an IPython shell into a running program.
3
4Please see the documentation in the IPython.Shell module for more details.

Callers

nothing calls this directly

Calls 4

ipshellFunction · 0.85
fooFunction · 0.70
barFunction · 0.70

Tested by

no test coverage detected