Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ gnuclient
Function
gnuclient
IPython/lib/editorhooks.py:118–119 ·
view source on GitHub ↗
(exe=u'gnuclient')
Source
from the content-addressed store, hash-verified
116
117
118
def
gnuclient(exe=u
'gnuclient'
):
119
install_editor(exe + u
' -nw +{line} {filename}'
)
120
121
122
def
crimson_editor(exe=u
'cedt.exe'
):
Callers
nothing calls this directly
Calls
1
install_editor
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…