[Python-Dev] PEP 318 and syntax coloring (original) (raw)
Phillip J. Eby pje at telecommunity.com
Mon Mar 29 18:49:29 EST 2004
- Previous message: [Python-Dev] PEP 318 and syntax coloring
- Next message: [Python-Dev] PEP 318 and syntax coloring
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 11:42 AM 3/30/04 +1200, Greg Ewing wrote:
So I think I'm against my own suggestion of putting the descriptor decorator before the arg list. But I still think it may be worth distinguishing it syntactically somehow, since it does something very different from the others, and the user will have to know that.
They'll know -- it always has to be the last decorator, or the code won't work properly. :)
- Previous message: [Python-Dev] PEP 318 and syntax coloring
- Next message: [Python-Dev] PEP 318 and syntax coloring
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]