[Python-Dev] 2.4a2, and @decorators (original) (raw)

Guido van Rossum guido at python.org
Tue Aug 3 16:22:25 CEST 2004


Jim Fulton <jim at zope.com> writes: > In the mean time, can anyone give a pointer to where this was > proposed or discussed?

There are two slides in my EuroPython keynote

(http://www.python.org/doc/essays/ppt/euro2004/euro2004.pdf)

(pages 10 and 11) that mention it.

It was discussion during and after this keynote that made me change my mind -- first I accepted that [deco] before def was unacceptable, then I found that @deco was not universally hated (Fredrik Lundh even liked it).

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list