On Sat, 07 Jan 2012 22:08:22 -0800, 88888 Dihedral wrote: [...] > The class is defined in a silly way. > In python declaring a class with only trivial properties added is not > very python at all.
The example given looks like a Mixin class, which is perfectly acceptable in Python. -- Steven -- http://mail.python.org/mailman/listinfo/python-list