Builtn super() function. How to use it with multiple inheritance? And why should I use it at all?

Mark Lawrence breamoreboy at yahoo.co.uk
Mon Aug 2 11:35:53 EDT 2010


On 02/08/2010 10:23, Jean-Michel Pichavant wrote:
> Paul Rubin wrote:
>> Michele Simionato <michele.simionato at gmail.com> writes:
>>> I am actually more radical than that. From
>>> http://www.artima.com/weblogs/viewpost.jsp?thread=237121:
>>> In this series I have argued that super is tricky; I think nobody can...
>>
>> When I look at that URL, I see a Java stack dump:
>>
>> java.lang.RuntimeException:
>> com.jivesoftware.forum.ForumThreadNotFoundException: ID -1 is not valid
>> at
>> com.artima.jivecoupled.skins.weblogs.ViewPostPage.process(ViewPostPage.java:112)
>>
>> ...
>>
>> Seems appropriate.
> remove the ending double dot.
>
> JM

aka the colon. :)

Cheers.

Mark  Lawrence




More information about the Python-list mailing list