David Cournapeau <[EMAIL PROTECTED]> writes: > Ben Finney wrote: > > That's what the Debian packaging system would do when installing a > > Python package. What would you have different? > > I don't understand what you are getting at. Of course the packaging > system would install in /usr - which is exactly why a user should > not install anything there to avoid clashing with the package > manager.
We seem to have a terminological confusion here (there are many of these in discussions about Python's packaging practices). How is the Python packaging system to distinguish between different "users" of the system? Is not the Debian packaging system a "user" of the Python distutils/setuptools? -- \ "The fact that a believer is happier than a skeptic is no more | `\ to the point than the fact that a drunken man is happier than a | _o__) sober one." —George Bernard Shaw | Ben Finney _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
