python-decorator - Module to simplify usage of decorators
Website: | http://www.phyast.pitt.edu/~micheles/python/documentation.html |
---|---|
License: | BSD |
Vendor: | Red Hat, Inc. |
- Description:
The aim of the decorator module is 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. The core of this module is a decorator factory called decorator.
Packages
python-decorator-3.0.1-3.1.el6.noarch [13 KiB] |
Changelog
by Dennis Gregorovic (2009-11-30):
- Rebuilt for RHEL 6 |