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

File embed_flufl.py

tools/tests/embed/embed_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 __future__ import barry_as_FLUFL
3from IPython import embed
4embed(banner1='', header='check 1 <> 2 == True')

Callers

nothing calls this directly

Calls 1

embedFunction · 0.90

Tested by

no test coverage detected