Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ C
Class
C
IPython/core/tests/test_formatters.py:28–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
return
'B()'
27
28
class
C:
29
pass
30
31
class
BadRepr(object):
32
def
__repr__(self):
Callers
2
test_lookup
Function · 0.70
test_lookup_string
Function · 0.70
Calls
no outgoing calls
Tested by
2
test_lookup
Function · 0.56
test_lookup_string
Function · 0.56