Re: super(...).__init__() vs Base.__init__(self)
- From: "Michele Simionato" <michele.simionato@xxxxxxxxx>
- Date: 9 Feb 2006 08:39:25 -0800
I remember there was somewhere a page called "super considered
harmful", some googling
should find it. It was discussing the issue you are alluding to, as
well others. Also google
in the newsgroup, there are lots of threads about super and its
shortcomings.
Michele Simionato
.
- References:
- super(...).__init__() vs Base.__init__(self)
- From: Kent Johnson
- super(...).__init__() vs Base.__init__(self)
- Prev by Date: Re: random playing soundfiles according to rating.
- Next by Date: Re: breadth first search
- Previous by thread: super(...).__init__() vs Base.__init__(self)
- Next by thread: Re: super(...).__init__() vs Base.__init__(self)
- Index(es):