Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_metaclass
Method · 0.70
test_diamond_inheritance
Method · 0.70
test_object_new
Method · 0.70
test_dir
Method · 0.70
test_supers
Method · 0.70
test_set_class
Method · 0.70
test_recursive_call
Method · 0.70
test_ipow_returns_not_implemented
Method · 0.70
test_not_implemented
Method · 0.70
test_getattr_hooks
Method · 0.70
test_wrong_class_slot_wrapper
Method · 0.70
test_instance_method_get_behavior
Method · 0.70
Calls
no outgoing calls
Tested by
15
test_metaclass
Method · 0.56
test_diamond_inheritance
Method · 0.56
test_object_new
Method · 0.56
test_dir
Method · 0.56
test_supers
Method · 0.56
test_set_class
Method · 0.56
test_recursive_call
Method · 0.56
test_ipow_returns_not_implemented
Method · 0.56
test_not_implemented
Method · 0.56
test_getattr_hooks
Method · 0.56
test_wrong_class_slot_wrapper
Method · 0.56
test_instance_method_get_behavior
Method · 0.56