Builtn super() function. How to use it with multiple inheritance? And why should I use it at all?
Paul Rubin
no.email at nospam.invalid
Mon Aug 2 02:21:22 EDT 2010
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.
More information about the Python-list
mailing list