Jens Rieks <[EMAIL PROTECTED]> wrote:

> ... It is usefull for constructor calling, to make sure that
> all base classes are initialized in the proper order.

I've checked in a small change to objects. __init get's now called on
all parent classes in reverse search order. Then __init on the class
is called.

> jens

leo

Reply via email to