Kevin Dangoor wrote:
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.
Are you serious enough about this to warrant a ticket? I can do the
rewrite of our standard decorators as either way I need to do something
to make the new error handling work in all it's glory.
Though in the long run I would still like to see true invariants.
Anybody willing to "setuptoolify" the library?
Simon