Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ inspect_fodder2.py
File
inspect_fodder2.py
Lib/test/test_inspect/inspect_fodder2.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# line 1
2
def
wrap(foo=None):
3
def
wrapper(func):
4
return
func
Callers
nothing calls this directly
Calls
4
setfunc
Function · 0.85
f
Function · 0.70
map
Method · 0.45
count
Method · 0.45
Tested by
no test coverage detected