SlackBuildsOrg/python/decorator
Benjamin Trigona-Harany 84b56e1223 python/decorator: Updated for version 4.2.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2018-01-17 19:46:20 +07:00
..
decorator.info python/decorator: Updated for version 4.2.1. 2018-01-17 19:46:20 +07:00
decorator.SlackBuild python/decorator: Updated for version 4.2.1. 2018-01-17 19:46:20 +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.