[Python-Dev] Extended Function syntax
Greg Ewing
greg@cosc.canterbury.ac.nz
Mon, 27 Jan 2003 18:32:22 +1300 (NZDT)
> Interesting. I've always wanted to be able to write...
>
> class Foo:
> ...
>
> def Foo.baz(self, a, b, c):
> ...
Yes, that would be nice. It would be incompatible with that idea,
unfortunately.
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury, | A citizen of NewZealandCorp, a |
Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. |
greg@cosc.canterbury.ac.nz +--------------------------------------+