Remove multiple inheritance in Python 3000

Nick Stinemates nick at stinemates.org
Thu Apr 24 11:26:57 EDT 2008


On Tue, Apr 22, 2008 at 04:07:01AM -0700, GD wrote:
> Please remove ability to multiple inheritance in Python 3000.
> 
> Multiple inheritance is bad for design, rarely used and contains many
> problems for usual users.
> 
> Every program can be designed only with single inheritance.
> 
> I also published this request at http://bugs.python.org/issue2667
> --
> http://mail.python.org/mailman/listinfo/python-list

You make strong, compelling arguments............

-- 
Nick Stinemates (nick at stinemates.org)
http://nick.stinemates.org



More information about the Python-list mailing list