MCPcopy 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
3import os
4import sys

Callers

nothing calls this directly

Calls 3

interactMethod · 0.80
isattyMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected