Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ a
Class
a
Lib/test/pyclbr_input.py:39–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
# Check that mangling is correctly handled
38
39
class
a:
40
def
a(self):
pass
41
def
_(self):
pass
42
def
_a(self):
pass
43
def
__(self):
pass
44
def
___(self):
pass
45
def
__a(self):
pass
46
47
class
_:
48
def
a(self):
pass
Callers
15
f
Method · 0.70
b
Method · 0.70
f
Method · 0.70
c
Method · 0.70
test_stack_in_coroutine_throw
Method · 0.70
b
Method · 0.70
test_classes
Method · 0.70
test_type_erasure
Method · 0.70
foo
Method · 0.70
testSFBug532646
Method · 0.70
woohoo
Method · 0.70
formatyear
Method · 0.50
Calls
no outgoing calls
Tested by
15
f
Method · 0.56
b
Method · 0.56
f
Method · 0.56
c
Method · 0.56
test_stack_in_coroutine_throw
Method · 0.56
b
Method · 0.56
test_classes
Method · 0.56
test_type_erasure
Method · 0.56
foo
Method · 0.56
testSFBug532646
Method · 0.56
woohoo
Method · 0.56
test_toggle_setprofile_no_new_events
Method · 0.40