Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ func
Method
func
recipes/Python/578298_Bound_Method_Weakref/recipe-578298.py:34–35 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
32
pass
33
34
def
func(self):
35
pass
36
37
some = Some()
38
some_func = some.func
Callers
9
callback
Method · 0.45
__call__
Method · 0.45
_loop
Method · 0.45
__call__
Method · 0.45
__rmul__
Method · 0.45
write
Method · 0.45
__call__
Method · 0.45
run
Method · 0.45
write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected