multiple inheritance & __init__

Stephane Ninin stefnin.nospam at yahoo.fr
Fri Jul 5 04:09:12 EDT 2002


Greg Ewing <see_reply_address at something.invalid> a tapote dans 
news:3D24F36B.3010307 at something.invalid:

> 
> If the classes Observer and Tkinter.Listbox don't
> know anything about each other, then the order
> shouldn't matter.
> 
> It would only matter if, for example, Observer
> expected to be mixed in with a Tkinter widget
> and required the widget to be initialised first.
> If there are no such dependencies, the order is
> up to you.
> 


  Thanks.


-- 
  Stephane Ninin
stefnin.nospam at yahoo.fr
Les cons, ca ose tout... C'est meme a ca qu'on les reconnait.



More information about the Python-list mailing list