[Python-Dev] Prototypes [was: Proper tail recursion]

Raymond Hettinger python at rcn.com
Mon Jul 19 11:41:04 CEST 2004


>The
> > > request is make it possible to write:
> > >
> > >     def Account.deposit(self, v):
> > >         self.balance += v

[Barry]
> I've wanted this for a long time ...

I'm building a list of use cases and am curious about your application
needs.



Raymond




More information about the Python-Dev mailing list