Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ A
Class
A
tests/test_completer.py:278–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
ip = get_ipython()
277
278
class
A:
279
pass
280
281
ip.user_ns[
"x"
] = A()
282
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