MCPcopy Index your code
hub / github.com/RustPython/RustPython / A

Class A

Lib/test/test_descr.py:5822–5823  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5820 return type.mro(cls)
5821
5822 class A(metaclass=M):
5823 pass
5824
5825 def test_reent_set_bases_on_base(self):
5826 """

Callers 15

test_metaclassMethod · 0.70
test_object_newMethod · 0.70
test_dirMethod · 0.70
test_supersMethod · 0.70
test_set_classMethod · 0.70
test_recursive_callMethod · 0.70
test_not_implementedMethod · 0.70
test_getattr_hooksMethod · 0.70

Calls

no outgoing calls

Tested by 15

test_metaclassMethod · 0.56
test_object_newMethod · 0.56
test_dirMethod · 0.56
test_supersMethod · 0.56
test_set_classMethod · 0.56
test_recursive_callMethod · 0.56
test_not_implementedMethod · 0.56
test_getattr_hooksMethod · 0.56