Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ C
Class
C
Lib/test/test_descr.py:6097–6098 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6095
class
B(A):
6096
pass
6097
class
C(B):
6098
pass
6099
6100
def
test_reent_set_bases_tp_base_cycle(self):
6101
""
"
Callers
15
test_ints
Method · 0.70
test_spam_lists
Method · 0.70
test_spam_dicts
Method · 0.70
test_python_dicts
Method · 0.70
test_python_lists
Method · 0.70
test_metaclass
Method · 0.70
test_multiple_inheritance
Method · 0.70
test_diamond_inheritance
Method · 0.70
test_slots
Method · 0.70
test_slots_after_items
Method · 0.70
test_dynamics
Method · 0.70
test_classmethods
Method · 0.70
Calls
no outgoing calls
Tested by
15
test_ints
Method · 0.56
test_spam_lists
Method · 0.56
test_spam_dicts
Method · 0.56
test_python_dicts
Method · 0.56
test_python_lists
Method · 0.56
test_metaclass
Method · 0.56
test_multiple_inheritance
Method · 0.56
test_diamond_inheritance
Method · 0.56
test_slots
Method · 0.56
test_slots_after_items
Method · 0.56
test_dynamics
Method · 0.56
test_classmethods
Method · 0.56