Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ f
Function
f
Lib/test/test_weakref.py:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
41
def
create_function():
42
def
f():
pass
43
return
f
44
45
def
create_bound_method():
Callers
2
test_finalize
Method · 0.70
test_arg_errors
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected