Name: | python-decoratortools |
---|---|
Version: | 1.8 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 83526 |
License: | Python or ZPLv2.1 |
RPM: | python-decoratortools-1.8-6.el7.noarch.rpm |
Source RPM: | python-decoratortools-1.8-6.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/DecoratorTools |
Summary: | Use class and function decorators -- even in Python 2.3 |
Description: | Want to use decorators, but still need to support Python 2.3? Wish you could have class decorators, decorate arbitrary assignments, or match decorated function signatures to their original functions? Then you need "DecoratorTools" |