New+old-style multiple inheritance

Carl Banks pavlovevidence at gmail.com
Tue Dec 18 15:16:49 EST 2007


On Dec 18, 10:08 am, "stephen... at googlemail.com"
<stephen... at googlemail.com> wrote:
> We are trying to monkey-patch a third-party library that mixes new and
> old-style classes with multiple inheritance.

New library?  Geez, if people are dumb enough to do this, are you sure
you want your application to depend on their library?

Sometimes you have to work with code that's not up to your standards,
but come on.


Carl Banks



More information about the Python-list mailing list