slackbuilds_ponce/python/decorator
David Spencer 3e42951244 python/decorator: Updated homepage link.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-05-20 06:54:35 +07:00
..
decorator.info python/decorator: Updated homepage link. 2017-05-20 06:54:35 +07:00
decorator.SlackBuild
README
slack-desc python/decorator: Updated homepage link. 2017-05-20 06:54:35 +07:00

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.