[Cython] Cython 0.9.8.2 beta

Jim Kleckner jek-gmane at kleckner.net
Sun Nov 2 00:51:08 CET 2008


This simple case causes the parser to fail:

cdef int doublePointer(double* inOutArray):
     return 1


See: http://trac.cython.org/cython_trac/ticket/107



More information about the Cython-dev mailing list