In message <[EMAIL PROTECTED]>, Larry Bates
wrote:

> Lawrence D'Oliveiro wrote:
>
>> In message <[EMAIL PROTECTED]>, Steve
>> Holden wrote:
>> 
>>> Lawrence D'Oliveiro wrote:
>>>
>>>> Not to mention duck typing, which does away with the need for
>>>> inheritance altogether.
>>>
>>> That seems a somewhat extreme point of view.
>> 
>> Hey, I didn't design the language, I just use it. :)
> 
> I'm with Steve.  Multiple inheritance is still a "good" thing, especially
> for mixin-classes.  wxPython, for instance, wouldn't be nearly so flexible
> without it.

Sure. But Python doesn't _force_ you to do things that way.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to