Stefan Behnel wrote: > No, I think the only way to deal with this early enough is to introduce a > ReusedExpression node, and to handle that basically everywhere
There was discussion a while back about some kind of LetNode -- did you implement that? Wouldn't it give you what you need here? -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
