Hacker News new | ask | show | jobs
by paulmcpazzi 5138 days ago
Starting from Python 3.2 there is a builtin decorator: http://docs.python.org/dev/library/functools.html#functools....
1 comments

That's fantastic, thanks for the link.