Hi, I am wondering if cross project cimports will work or if any thought has gone into making this work. Basically, mpi4py has a pxd file I need to cimport it in a completely different project. One option is to copy it over to the other project, but that is quite annoying as it includes a bunch of pxi files and these would need to be copied over as well. Any thoughts on this?
Thanks Brian _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
