On Mon, 23 Mar 2015 21:58:06 +0000 "Gregory P. Smith" <g...@krypto.org> wrote: > > virtualenv is an amazing hack that I promote to most anyone for their own > applications use with the occasional known caveats (solvable by regurly > rebuilding your virtualenvs)... But I wouldn't want to see it used for the > core OS itself even though it sounds better at first glance.
pyvenv is not a hack, it mostly creates a couple symlinks and adds a pip install into the environment. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com