python-decorator 3.1.2
Python module to simplify the usage of decorators
http://www.phyast.pitt.edu/~micheles/python/
Packager: Fethican Coşkuner
License: BSD
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
2 | 2009-10-02 | 3.1.2 | Fethican Coşkuner | - Added decorator.factory, an easy way to define families of decorators. - Added attributes args, varargs, keywords and arg0, ..., argN to FunctionMaker objects generated from a function. - Fixed some Pylons-breaking bugs. |
1 | 2009-07-30 | 3.0.1 | Fethican Coşkuner | First release. |