From: Arthur <ajs...@op...> - 2003-02-17 23:41:32
|
> And I always look for packages in site-packages. I think they all should > be there. That was my instinct, and exactly how I put together my current effort at a distutils setup.py for Windows. But as I mention, there seems to be less concensus about what should be done here. And the main reservation I have about this approach is that it seems to work better for Windows than Linux. Though I am still trying to understand what other people doing with Linux Python module distributions. Numeric seems to have converted to an approach of 2 separate downloads, one for the library files and one for the docs. I'd ask Guido for his opinion - if we were are speaking terms ;). Might you pose this to Guido, Bruce? Art |