[Python-Dev] Re: PEP 318: Decorators last before colon

Christian Tanzer tanzer at swing.co.at
Thu Apr 1 01:46:47 EST 2004


> On the advisability of
>
>     [decorator]
>     def func():
>         pass
>
> vs.
>
>     def func() [decorator]:
>         pass
>
> I'm beginning to think Guido has staged an elaborate April Fool's joke.
>
> <hopeful wink>

+1

-- 
Christian Tanzer                                    http://www.c-tanzer.at/




More information about the Python-Dev mailing list