[Cython] 0.9.8.1.1 and .pxd files
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Aug 28 03:05:44 CEST 2008
Jay Parlar wrote:
> It feels related to a problem I had before, which
> I've brought up on this list, with cimports across packages. I had to
> do a hacky solution to get it working before, and that solution seems
> broken with .9.8.1.1
I suggest you de-hack your solution.
I'm not sure about Cython, but the way it currently
works in Pyrex is described here:
http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/version/Doc/Manual/source_files.html
--
Greg
More information about the Cython-dev
mailing list