Builtn super() function. How to use it with multiple inheritance? And why should I use it at all?
Jean-Michel Pichavant
jeanmichel at sequans.com
Mon Aug 2 05:23:30 EDT 2010
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
More information about the Python-list
mailing list