[Python-Dev] PEP 318 and syntax coloring

Phillip J. Eby pje at telecommunity.com
Mon Mar 29 18:49:29 EST 2004


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.  :)




More information about the Python-Dev mailing list