Interesting decorator use.

Chris Smith smitty_one_each at bigfoot.com
Fri Feb 25 07:41:34 EST 2005


>>>>> "Tom" == Tom Willis <tom.willis at gmail.com> writes:
    Tom> Pretty slick that python can have AOP-like features sort of
    Tom> out of the box.
One wonders if there will not be 
py>import AOP
in the pythonic future.  These decorators could lead to byzantine
trees of @.
Now, if the decorators start writing code on the fly, shall python
have achieved Lisp macros?
Best,
Chris



More information about the Python-list mailing list