Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-decorator3 - Module to simplify usage of decorators
- 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.src
[173 KiB] |
Changelog
by Toshio Kuratomi (2009-10-06):
- Initial python-decorator3 package. Forwards compat for EL-5 (where
python-decorator is version 2.3.x)
|