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