[Python-Dev] method decorators (PEP 318) (original) (raw)
Greg Ewing greg at cosc.canterbury.ac.nz
Mon Mar 29 01:22:40 EST 2004
- Previous message: [Python-Dev] method decorators (PEP 318)
- Next message: [Python-Dev] Yet Another Decorator Syntax Suggestion (YADSS)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 +--------------------------------------+
- Previous message: [Python-Dev] method decorators (PEP 318)
- Next message: [Python-Dev] Yet Another Decorator Syntax Suggestion (YADSS)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]