MCPcopy 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
410def test_escaped_shell():
411 tt.check_pairs(transform_and_reset(ipt.escaped_commands), syntax['escaped_shell'])
412
413
414def test_escaped_help():

Callers

nothing calls this directly

Calls 1

transform_and_resetFunction · 0.85

Tested by

no test coverage detected