Jan. 1, 2006
7:56 p.m.
On Sat, 31 Dec 2005, Andrew Straw wrote:
This is great. I've made a few changes to allow the new system to work with setuptools. Basically, the new patches don't assume that the package __path__ variable contains only a single directory, but rather searches all directories in __path__ for subpackages and modules. This allows scipy_core and full scipy to both exist as .eggs without any other changes. I hope you can commit this patch or something similar before the release this coming week.
Thanks for the patch. I have applied the patch with modifications. I haven't test it with eggs, so, could give a try. Thanks! Pearu