Hoyt Koepke wrote:
> Thanks!  That bug is fixed.  Another one has showed up, though:
> [...]
> line 3601, in generate_execution_code
>     self.body.generate_execution_code(code)
>   File 
> "/home/hoytak/sysroot/lib/python2.5/site-packages/Cython/Compiler/Nodes.py",
> line 329, in generate_execution_code
>     stat.generate_execution_code(code)
> AttributeError: 'PyTypeTestNode' object has no attribute
> 'generate_execution_code'

Hmm, I had already fixed a bug like that. Would you have some example code
that shows it?

Stefan

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to