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 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
