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