[Python-Dev] supporting multiple versions of one package in one environment is insane (original) (raw)

Toshio Kuratomi a.badger at gmail.com
Fri Oct 9 18:22:26 CEST 2009


On Fri, Oct 09, 2009 at 04:51:00PM +0100, Chris Withers wrote:

Tarek Ziadé wrote:

Virtualenv allows you to create an isolated environment to install some distribution without polluting the main site-packages, a bit like a user site-packages. ...as does buildout, and these are the right type of solution to this problem. where type of problem == sandboxed environment, sure. How do you solve the problem for system packagers?

-Toshio -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20091009/e517e443/attachment-0001.pgp>



More information about the Python-Dev mailing list