Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ test_import_release
Function
test_import_release
IPython/core/tests/test_imports.py:45–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
from
IPython.core
import
prompts
44
45
def
test_import_release():
46
from
IPython.core
import
release
47
48
def
test_import_ultratb():
49
from
IPython.core
import
ultratb
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected