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

Function test_import_debugger

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

Source from the content-addressed store, hash-verified

7 from IPython.core import crashhandler
8
9def test_import_debugger():
10 from IPython.core import debugger
11
12def test_import_excolors():
13 from IPython.core import excolors

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected