MCPcopy Index your code
hub / github.com/python/cpython / C

Class C

Lib/test/test_weakref.py:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27_global_var = 'foobar'
28
29class C:
30 def method(self):
31 pass
32
33
34class Callable:

Callers 15

create_bound_methodFunction · 0.70
test_basic_refMethod · 0.70
test_ref_reprMethod · 0.70
test_proxy_refMethod · 0.70
test_proxy_reprMethod · 0.70
test_ref_reuseMethod · 0.70
test_proxy_reuseMethod · 0.70
test_basic_proxyMethod · 0.70
test_proxy_unicodeMethod · 0.70

Calls

no outgoing calls

Tested by 15

create_bound_methodFunction · 0.56
test_basic_refMethod · 0.56
test_ref_reprMethod · 0.56
test_proxy_refMethod · 0.56
test_proxy_reprMethod · 0.56
test_ref_reuseMethod · 0.56
test_proxy_reuseMethod · 0.56
test_basic_proxyMethod · 0.56
test_proxy_unicodeMethod · 0.56