Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
29
class
C:
30
def
method(self):
31
pass
32
33
34
class
Callable:
Callers
15
create_bound_method
Function · 0.70
test_basic_ref
Method · 0.70
test_ref_repr
Method · 0.70
test_multiple_callbacks
Method · 0.70
test_multiple_selfref_callbacks
Method · 0.70
test_constructor_kwargs
Method · 0.70
test_proxy_ref
Method · 0.70
test_proxy_repr
Method · 0.70
test_ref_reuse
Method · 0.70
test_proxy_reuse
Method · 0.70
test_basic_proxy
Method · 0.70
test_proxy_unicode
Method · 0.70
Calls
no outgoing calls
Tested by
15
create_bound_method
Function · 0.56
test_basic_ref
Method · 0.56
test_ref_repr
Method · 0.56
test_multiple_callbacks
Method · 0.56
test_multiple_selfref_callbacks
Method · 0.56
test_constructor_kwargs
Method · 0.56
test_proxy_ref
Method · 0.56
test_proxy_repr
Method · 0.56
test_ref_reuse
Method · 0.56
test_proxy_reuse
Method · 0.56
test_basic_proxy
Method · 0.56
test_proxy_unicode
Method · 0.56