Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ inputhook
Function
inputhook
IPython/terminal/pt_inputhooks/gtk4.py:25–27 ·
view source on GitHub ↗
(context)
Source
from the content-addressed store, hash-verified
23
24
25
def
inputhook(context):
26
hook = _InputHook(context)
27
hook.run()
Callers
nothing calls this directly
Calls
2
_InputHook
Class · 0.85
run
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…