Group: comp.lang.python


Subject: New+old-style multiple inheritance
From: Terry Reedy
Date: 12/19/2007 1:51:33 AM
<stephenpas@googlemail.com> wrote in message news:a966bab6-fdc8-4bcb-aaaa-00c5e43d7a1d@t1g2000pra.googlegroups.com... | Thank Gabriel, | | That sounds exactly right and your work-around provides confirmation. | This code is an expedient solution for us so I expect we'll go with | forcing a slot update. Hopefully the library concerned is going to | fix the problem in a future release. To work with 3.0, they will have to, or rather it will be done for them, since there will only be new style classes.