Commit Graph

2 Commits

Author SHA1 Message Date
martynas
d03720a1b7 update to py-decoratortools-1.7; ok simon@ 2008-01-13 17:15:14 +00:00
martynas
7513c9af03 import py-decoratortools-1.4
Use class and function decorators -- even in Python 2.3 (now with
source debugging for generated code)!  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".

"looks good" steven@
2007-06-23 21:34:44 +00:00