MCPcopy Create free account
hub / github.com/ipython/ipython / test_import_crashhandler

Function test_import_crashhandler

IPython/core/tests/test_imports.py:6–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4 from IPython.core import completer
5
6def test_import_crashhandler():
7 from IPython.core import crashhandler
8
9def test_import_debugger():
10 from IPython.core import debugger

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected