Hi Dag,

Dag Sverre Seljebotn wrote:
>> Before I start working on a hack like this, are there other ideas how to deal
>> with this problem?
> 
> Would be nice if you would code it up as a transform

Nope. I actually envisioned to code it right into __Pyx_InitStrings(). We
could also write two different versions of that function and write the more
complex one into the .c file only if we detect that it's needed.

Stefan

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

Reply via email to