[Python-Dev] 2.4a2, and @decorators (original) (raw)
Guido van Rossum guido at python.org
Tue Aug 3 16:22:25 CEST 2004
- Previous message: [Python-Dev] 2.4a2, and @decorators
- Next message: [Python-Dev] Optik 1.5 in Python 2.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/)
- Previous message: [Python-Dev] 2.4a2, and @decorators
- Next message: [Python-Dev] Optik 1.5 in Python 2.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]