Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ A
Class
A
IPython/core/tests/test_completer.py:167–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
ip = get_ipython()
166
167
class
A:
168
pass
169
170
ip.user_ns[
"x"
] = A()
171
Callers
3
test_custom_completion_error
Method · 0.70
test_get__all__entries_ok
Method · 0.70
test_get__all__entries_no__all__ok
Method · 0.70
Calls
no outgoing calls
Tested by
3
test_custom_completion_error
Method · 0.56
test_get__all__entries_ok
Method · 0.56
test_get__all__entries_no__all__ok
Method · 0.56