Re: [Pyobjc-dev] another odd problem
Brought to you by:
ronaldoussoren
From: Jack J. <Jac...@cw...> - 2003-08-10 21:26:06
|
On zaterdag, aug 9, 2003, at 21:36 Europe/Amsterdam, Ronald Oussoren wrote: > That was easier than I expected. This is fixed in CVS, as a quick > workaround you can make the mixin-class a new-style class (subclass > from object). I hadn't accounted for old-style classes when searching > for attributes. Ronald, is there a test case for Python's funky MRO multiple inheritance rules? If there isn't then there probably should be one, because fixes like this are prone to break those rules... -- - Jack Jansen <Jac...@or...> http://www.cwi.nl/~jack - - If I can't dance I don't want to be part of your revolution -- Emma Goldman - |