Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ super
Class
super
Lib/test/test_super.py:362–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
361
def
test_shadowed_local(self):
362
class
super:
363
msg =
"quite super"
364
365
class
C:
366
def
method(self):
Callers
15
__init__
Method · 0.85
__init__
Method · 0.85
init
Method · 0.85
run
Method · 0.85
run
Method · 0.85
handle_signature
Method · 0.85
__init__
Method · 0.85
end_headers
Method · 0.85
__init__
Method · 0.85
__new__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
15
__new__
Method · 0.68
__repr__
Method · 0.68
__init__
Method · 0.68
__init__
Method · 0.68
__init__
Method · 0.68
run
Method · 0.68
__init__
Method · 0.68
test_lone_surrogates
Method · 0.68
__new__
Method · 0.68
__init__
Method · 0.68
__setitem__
Method · 0.68
setUp
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…