[Python-Dev] method decorators (PEP 318)
Greg Ewing
greg at cosc.canterbury.ac.nz
Mon Mar 29 01:22:40 EST 2004
Dave Harrison <dave at nullcube.com>:
> It might be that I've missed the point entirely, and that you were only
> referring to methods within a class.
Yes, I was only talking about staticmethods vs. classmethods.
I wasn't suggesting that functions outside of classes be
eliminated from the language!
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