[Python-Dev] PEP 318 and syntax coloring
Greg Ewing
greg at cosc.canterbury.ac.nz
Mon Mar 29 19:06:11 EST 2004
"Phillip J. Eby" <pje at telecommunity.com>:
> They'll know -- it always has to be the *last* decorator, or the code
> won't work properly. :)
If Guido is right in thinking that classmethod and staticmethod
deserve to be given high prominence, they ought to be the *first*
decorator. So maybe evaluation should go in the other direction?
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury, | A citizen of NewZealandCorp, a |
Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. |
greg at cosc.canterbury.ac.nz +--------------------------------------+
More information about the Python-Dev
mailing list