> Is there a dependency finder for Cython sources somewhere? I would think > Sage has something like this developed... >
Yep, we've got something in our setup.py -- start looking around like 432 of $SAGE_ROOT/devel/sage/setup.py. If memory serves, Robert Bradshaw wrote this (he, Gonzalo Tornaria and I all worked on the Sage build system a bit back in November). -cc _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
