python-decorator3 - Module to simplify usage of decorators
Website: | http://www.phyast.pitt.edu/~micheles/python/documentation.html |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- 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. This package contains version 3.x of the decorator module.
Packages
python-decorator3-3.1.2-2.el5.1.noarch [14 KiB] |
Changelog
by Toshio Kuratomi (2009-10-06):
- Update to upstream release 3.1.2 |