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
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to