2010/11/4 Stefan Behnel <[email protected]>:
> Vitja Makarov, 03.11.2010 22:25:
>> What's about PyClassDefNode.generate_execution_code is
>> that correct, I was not sure?
>
> It does look a bit funny but that didn't change much from before, so I
> think it's ok.
>

I'm not sure about

        cenv.namespace_cname = cenv.class_obj_cname = self.dict.result()
and
        cenv.namespace_cname = cenv.class_obj_cname = self.classobj.result()
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to