On Sep 5, 11:46 am, Alexandru  Mosoi <[EMAIL PROTECTED]> wrote:
> I have another small problem. now,
> d.third('blah') doesn't work because instance d doesn't have 'third'
> attribute. I was expecting derived class to inherit the metaclass as
> well, but it didn't.

Yep, it is explained here: 
https://www.ibm.com/developerworks/linux/library/l-pymeta2/
It would help if you told us the real problem you are trying to solve.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to