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

Class super

Lib/test/test_super.py:367–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365
366 def test_shadowed_local(self):
367 class super:
368 msg = "quite super"
369
370 class C:
371 def method(self):

Callers 15

execute_scriptMethod · 0.85
__init__Method · 0.85
__init__Method · 0.85
__new__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
registerMethod · 0.85
unregisterMethod · 0.85
__init__Method · 0.85
registerMethod · 0.85
unregisterMethod · 0.85

Calls

no outgoing calls

Tested by 15

execute_scriptMethod · 0.68
__new__Method · 0.68
__repr__Method · 0.68
test_lone_surrogatesMethod · 0.68
__new__Method · 0.68
__init__Method · 0.68
__setitem__Method · 0.68
setUpMethod · 0.68
setUpMethod · 0.68
setUpMethod · 0.68
setUpMethod · 0.68