Meta-class inheritance problem (Python2.0 bug?)

Gordon McMillan gmcm at hypernet.com
Sat Mar 17 13:59:19 EST 2001


[posted and mailed]

loriendNOSPAM at bigpond.com (Lorien Dunn) wrote: 

>I've located the point in the python 2.0 code where this occurs, so my 
>question is now: 
>
>        What needs to be changed to make this wotk with meta-classes as
>        well?: 
>
>ceval.c, line 1816 (reformatted for clarity):

[snip]

That's the same code as Python 1.5. Did this work before?

>From your previous post, it does not appear to be using the Don Beaudry 
hook, but then again, I don't know what type(MyBoostClass) is.

- Gordon



More information about the Python-list mailing list