[Stackless] broken metaclasss protocol in stackless 3.0....
Christian Tismer
tismer at stackless.com
Wed Mar 31 03:50:40 CEST 2004
Alexander Nanou wrote:
> Hi all...
>
> There appears to be a deficiency in the metaclass protocol in stackless3
> binary release, version:
> Python 2.3.3 Stackless 3.0 040324 (#51, Mar 24 2004, 18:07:02) [MSC v.1200 32 bit
> (Intel)]
>
> // had no time yet to test it against the cvs version (plus, I do not
> // know if it will compile correctly under MSVS 7.1).
>
> the problem is as follows:
> the __call__ method of the metaclass is not called when we call the
> metaclesse's object (e.g. when we call the class to create its
> instance...).
I did a small bugfix release, today, but this was not relevant
concerning your bug report.
Anyway, both src72.3/src and src/2.3/dev show the expected
behavior.
Does it still happen for you?
thanks -- chris
--
Christian Tismer :^) <mailto:tismer at stackless.com>
Mission Impossible 5oftware : Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9a : *Starship* http://starship.python.net/
14109 Berlin : PGP key -> http://wwwkeys.pgp.net/
work +49 30 89 09 53 34 home +49 30 802 86 56 mobile +49 173 24 18 776
PGP 0x57F3BF04 9064 F4E1 D754 C2FF 1619 305B C09C 5A3B 57F3 BF04
whom do you want to sponsor today? http://www.stackless.com/
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list