Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ interactiveshell.py
File
interactiveshell.py
IPython/terminal/interactiveshell.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"IPython terminal interface using prompt_toolkit"
""
2
3
import
os
4
import
sys
Callers
nothing calls this directly
Calls
3
interact
Method · 0.80
isatty
Method · 0.45
register
Method · 0.45
Tested by
no test coverage detected