Wrapping method calls with metaclasses

Lawrence Oluyede raims at dot.com
Wed Dec 7 05:18:29 EST 2005


Il 2005-12-07, Lawrence Oluyede <raims at dot.com> ha scritto:
> I don't get to fully work the metaclass anyway for other weird reasons
> (using super() I lose an attribute around?!)  I'm gonna fix this.

It was a bug of one of the super() in the chain.
Still suffer from deep recursion limit error with that metaclass.
Keep trying.


-- 
Lawrence - http://www.oluyede.org/blog
"Anyone can freely use whatever he wants but the light at the end
of the tunnel for most of his problems is Python"



More information about the Python-list mailing list