Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz/python-cookbook
/ example.py
File
example.py
src/9/unwrapping_a_decorator/example.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Example of unwrapping a decorator
2
3
from
functools
import
wraps
4
Callers
nothing calls this directly
Calls
1
add
Function · 0.70
Tested by
no test coverage detected