Dag Sverre Seljebotn wrote: > Dag Sverre Seljebotn wrote: > >> What you do is call "code.funcstate.allocate_temp(integer_type_of_step)" >> >> > > To be slightly more helpful here, I believe the exact call would be > > code.funcstate.allocate_temp(step.type) > Make that "self.step.type".
Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
