Ethan Furman wrote:
For anybody interested in composition instead of multiple inheritance, I have posted this recipe on ActiveState (for python 2.6/7, not 3.x):

http://code.activestate.com/recipes/577658-composition-of-classes-instead-of-multiple-inherit/

Comments welcome!

~Ethan~
Sounds great. But I fear that would completely fool any linter.

JM
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to