Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ test_escaped_help
Function
test_escaped_help
IPython/core/tests/test_inputtransformer.py:414–415 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
412
413
414
def
test_escaped_help():
415
tt.check_pairs(transform_and_reset(ipt.escaped_commands), syntax[
'escaped_help'
])
416
417
418
def
test_escaped_magic():
Callers
nothing calls this directly
Calls
1
transform_and_reset
Function · 0.85
Tested by
no test coverage detected