MCPcopy 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_intsMethod · 0.70
test_spam_listsMethod · 0.70
test_spam_dictsMethod · 0.70
test_python_dictsMethod · 0.70
test_python_listsMethod · 0.70
test_metaclassMethod · 0.70
test_slotsMethod · 0.70
test_dynamicsMethod · 0.70
test_classmethodsMethod · 0.70

Calls

no outgoing calls

Tested by 15

test_intsMethod · 0.56
test_spam_listsMethod · 0.56
test_spam_dictsMethod · 0.56
test_python_dictsMethod · 0.56
test_python_listsMethod · 0.56
test_metaclassMethod · 0.56
test_slotsMethod · 0.56
test_dynamicsMethod · 0.56
test_classmethodsMethod · 0.56