[Pyrex] ANN: Pyrex 0.9.8.4

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Jun 12 02:25:14 CEST 2008


Sébastien Sablé wrote:

> +  if (__Pyx_ExportFunction("g_malloc0", (void*)g_malloc0, "void 
> *(int)") < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1; goto 
> __pyx_L1;}
> +  if (__Pyx_ExportFunction("Py_INCREF", (void*)Py_INCREF, "void 
> (PyObject *)") < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1; goto 
> __pyx_L1;}

Can you send me a (preferably small) test case that
reproduces this?

-- 
Greg




More information about the Pyrex mailing list