python-decorator - 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.
Packages
python-decorator-3.2.1-1.fc14.noarch [118 KiB] |
Changelog
by Toshio Kuratomi (2010-12-01):
- Upstream bugfix 3.2.1 - Enable unittests for python3 |