Q? Calling nearest inherited method

Oleg Broytmann phd at phd.russ.ru
Wed May 17 09:29:07 EDT 2000


On Wed, 17 May 2000, Laurent POINTAL wrote:
> >:    I think B.dothis() will do it just right, no?
> 
> I was afraid it resolve in a single (B) method search... but it search
> also in B parents (even when prefixed explicitely with B). 

   It's standard object-oriented approach.

Oleg.            (All opinions are mine and not of my employer)
---- 
    Oleg Broytmann      Foundation for Effective Policies      phd at phd.russ.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list