python-decoratortools 1.8
Use class and function decorators - even in Python 2.3 - now with source debugging for generated code
http://cheeseshop.python.org/pypi/DecoratorTools
Packager: Fethican Coşkuner
License: ZPL, PSF-2.4
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
2 | 2010-09-05 | 1.8 | Fethican Coşkuner | Version bump; * The ``@template_function`` decorator now supports using a return value instead of a docstring, in order to work with the "-OO" option to Python. * Fixed metaclass collisions in ``classy`` subclasses that mix in abstract classes in Python 2.6+. |
1 | 2008-07-10 | 1.7 | Ediz Türkoğlu | First release. |