Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ create_bound_method
Function
create_bound_method
Lib/test/test_weakref.py:45–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
return
f
44
45
def
create_bound_method():
46
return
C().method
47
48
49
class
Object:
Callers
nothing calls this directly
Calls
1
C
Class · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…