[Python-Dev] Re: super() harmful? (original) (raw)
James Y Knight foom at fuhm.net
Fri Jan 7 17:51:37 CET 2005
- Previous message: [Python-Dev] Re: super() harmful?
- Next message: [Python-Dev] Minor change to behaviour of csv module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jan 6, 2005, at 5:45 PM, Delaney, Timothy C (Timothy) wrote:
Well, there's my autosuper recipe you've seen before: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/286195
which does basically what Philip descibes ...
You missed the most important part of the example -- the automatic argument passing through unknowing methods.
James
- Previous message: [Python-Dev] Re: super() harmful?
- Next message: [Python-Dev] Minor change to behaviour of csv module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]