MCPcopy Create free account
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 asyncio
4import os

Callers

nothing calls this directly

Calls 2

interactMethod · 0.80
registerMethod · 0.45

Tested by

no test coverage detected