Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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."
""
2
from
IPython
import
embed
3
import
__future__
4
embed(banner1=
''
, header=
'check 1 <> 2 cause SyntaxError'
)
Callers
nothing calls this directly
Calls
1
embed
Function · 0.90
Tested by
no test coverage detected