[Distutils] shebang line modified by setuptools
David Cournapeau
david at ar.media.kyoto-u.ac.jp
Mon Apr 14 12:51:54 CEST 2008
Gael Varoquaux wrote:
>
>
> I think this discussion is really going on because Python does not have
> good library-versioning support.
I personally think that the very idea to have several side by side
versions of the same package is doomed to failure: what is needed is a
stable API for the used packages. Library versioning is really only (a
small) part of the problem, and supporting it won't magically solve the
issue of complex deployments.
cheers,
David
More information about the Distutils-SIG
mailing list