On Mar 31, 6:25 pm, gigs <[EMAIL PROTECTED]> wrote: > is there any tutorial for super method (when/how to use it)? > > or maybe someone could explain me how it works? > > thx
Super is one of the dark corners of the language [1,2]... a good rule of thumb is to stay away from it, or at least stick to its basic usage. George [1] http://www.phyast.pitt.edu/~micheles/python/super.html [2] http://fuhm.net/super-harmful/ -- http://mail.python.org/mailman/listinfo/python-list