Dag Sverre Seljebotn wrote:
> This leads to bookkeeping etc. in Symtab.py, and IMO also makes the C 
> source less readable. Would it be possible to simplify this and instead do
> 
> static __Pyx_StringTabEntry __pyx_string_tab[] = {
>    {&__pyx_kp_2, "AB", 2, 0, 1, 0},
>    {0, 0, 0, 0, 0, 0}
> };
> 
> ?

BTW I'm aware of the fact that it should have said "3" as the length 
above :-)

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

Reply via email to