[Python-Dev] Prototypes [was: Proper tail recursion] (original) (raw)
Raymond Hettinger python at rcn.com
Mon Jul 19 11:41:04 CEST 2004
- Previous message: [Python-Dev] Prototypes [was: Proper tail recursion]
- Next message: [Python-Dev] Prototypes [was: Proper tail recursion]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Prototypes [was: Proper tail recursion]
- Next message: [Python-Dev] Prototypes [was: Proper tail recursion]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]