[Subversion] / DecoratorTools / setup.py  

Revision 2281


Jump to revision:
Previous Next
Author: pje
Date: Sat Feb 24 20:02:50 2007 UTC (17 years, 2 months ago)

Log Message:

Signature-matching support, ala RuleDispatch's dispatch.functions code:

Added ``rewrap()`` function and ``template_function`` decorator to support
signature matching for decorated functions.  These features are similar to
the ones provided by Michele Simionato's "decorator" package, but do not
require Python 2.4 and don't change the standard idioms for creating
decorator functions.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
DecoratorTools/README.txt modified X   (diff to previous)
DecoratorTools/peak/util/decorators.py modified X   (diff to previous)
DecoratorTools/setup.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help