On 1/24/06, Ian Bicking <[EMAIL PROTECTED]> wrote: > This is a library that defines a decorator for writing decorators: > http://www.phyast.pitt.edu/~micheles/python/documentation.html > > Last I looked it could use some packaging work (no setup.py).
I should've guessed someone had already written that. That looks very easy to use and can clean up our decorator code a bit. Kevin

