Hi Dag,

Dag Sverre Seljebotn wrote:
> Be aware of the TempsBlockNode I wrote if you look at this, for any 
> temporary variables needed. (It is currently unused so may have bugs 
> too...ask if you have problems with it)

Yep, I found it already. :)

The current implementation works for me in all cases I found relevant. It
supports all three .iter*() methods  and .iteritems() works with both a
tuple and two separate variables as targets.

However, the code (in Optimize.py) looks huge and feels a bit clumsy. Could
you review it and try to fix it up?

Thanks,
Stefan

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

Reply via email to