Alternative decorator syntax decision

Ville Vainio ville at spammers.com
Fri Aug 20 10:32:18 EDT 2004


H H J2


Yes, I like

| decorate2
| decorate1(42, "hello")
def f(x):
    return x+1

And I don't mind the pie syntax either anymore.

-- 
Ville Vainio   http://tinyurl.com/2prnb



More information about the Python-list mailing list