[Python-Dev] Re: super() harmful? (original) (raw)

James Y Knight foom at fuhm.net
Fri Jan 7 17:51:37 CET 2005


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



More information about the Python-Dev mailing list