[Cython] cython doesn't compile cdef'd variables of type set?
didier deshommes
dfdeshom at gmail.com
Thu Oct 2 05:28:57 CEST 2008
On Wed, Oct 1, 2008 at 5:29 PM, Robert Bradshaw
>> Is this the only code change needed to map these calls?
>
> Yep, it's that easy now that we have support for this kind of thing.
> Looking forward to a patch :).
Ok, I've got a patch and I've looked at the generated C code, compiled
the module and verified the behavior of the function. How do I write
tests for cython? Do I just edit tests/run/dict.pyx and look at the
generated code?
didier
More information about the Cython-dev
mailing list