Hi folks, I spend a bit of time today trying to figure out how to specify Cython's import path from other modules Cython.Distutils.extension import Extension ... Extension [ pyrex_include_dirs = [ dir; dir2;] ]
Maybe this line should be mentioned inside: http://docs.cython.org/src/userguide/sharing_declarations.html#sharing-extension-types? Is there any good reason other than workforce why it still with pyrex name ? Cheers Fabrizio -------------------------- Luck favors the prepared mind. (Pasteur) _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
