[Python-Dev] Re: Call for defense of @decorators (original) (raw)
Barry Warsaw barry at python.org
Fri Aug 6 21:09:52 CEST 2004
- Previous message: [Python-Dev] Re: Call for defense of @decorators
- Next message: [Python-Dev] Re: PEP-0318
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 2004-08-06 at 11:39, Guido van Rossum wrote:
That's a bit strong, but yes, it would be trivial to change. If that's all that's needed to save @deco, it's a lot easier than ripping the whole thing out... :-)
I haven't played with many multi-decorator decorators, but the fact that you can have more than one of them on a line without an intervening semi-colon doesn't seem right to me.
-Barry
-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20040806/58dafc0b/attachment.pgp
- Previous message: [Python-Dev] Re: Call for defense of @decorators
- Next message: [Python-Dev] Re: PEP-0318
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]