slackbuilds_ponce/python/decorator
Arn0 ad85f56736
python/decorator: updated for version 5.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-09 09:29:51 +07:00
..
decorator.info python/decorator: updated for version 5.1.1 2022-03-09 09:29:51 +07:00
decorator.SlackBuild python/decorator: updated for version 5.1.1 2022-03-09 09:29:51 +07:00
README
slack-desc

The aim of the decorator module it to simplify the usage of decorators
for the average programmer, and to popularize decorators usage giving
examples of useful decorators, such as memoize, tracing,
redirecting_stdout, locked, etc.