[Cython] Temp allocation flow

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Dec 2 00:06:14 CET 2008


Dag Sverre Seljebotn wrote:

> I don't know Pyrex that well, and weren't around at the time of the fork.
> I assume it is Cython-only then.

Maybe you could provide a bit more context still? I'm just
wondering why you can't generate the disposal code after
the whole if-statement, rather than duplicating it in each
branch.

-- 
Greg


More information about the Cython-dev mailing list