Y
Hacker News
new
|
ask
|
show
|
jobs
by
RubyPinch
3291 days ago
and then suddenly, your signature goes from `f()` to `f(
args,
*kwargs)`, you lose all of make_money's documentation too
1 comments
pseudalopex
3291 days ago
There's a decorator for that:
https://docs.python.org/3/library/functools.html#functools.w...
link