MCPcopy Index your code
hub / github.com/ipython/ipython / embed_no_flufl.py

File embed_no_flufl.py

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

Source from the content-addressed store, hash-verified

1"""This tests that future compiler flags are passed to the embedded IPython."""
2from IPython import embed
3import __future__
4embed(banner1='', header='check 1 <> 2 cause SyntaxError')

Callers

nothing calls this directly

Calls 1

embedFunction · 0.90

Tested by

no test coverage detected