In article <[EMAIL PROTECTED]>,
Jan Niklas Fingerle <[EMAIL PROTECTED]> wrote:
> ...Super is a good tool to use, when dealing with
> diamond shape inheritance. In any other case I would use the direct
> calls to the base classes. In fact, i've yet to find a non-textbook-case
> where I really need diamond shape inheritance. ...
As long as you don't use multiple inheritance with new-style classes,
you'll be fine.
________________________________________________________________________
TonyN.:' [EMAIL PROTECTED]
' <http://www.georgeanelson.com/>
--
http://mail.python.org/mailman/listinfo/python-list