On Sun, Feb 13, 2011 at 9:39 PM, Christian Heimes <li...@cheimes.de> wrote: > If you have a short memory then you should definitely use one way -- the > correct way for all cases -- to call the parent's class init method. > Otherwise your future self is going to hate your current self for > introducing potential buggy code.
Unfortunately, there is no "correct way for all cases". See: http://fuhm.net/super-harmful/ -- http://mail.python.org/mailman/listinfo/python-list