Hi All,

Am I right in thinking the correct way to get a virtualenv without installing virtualenv into your site-packages is:

- download a source distro of virtualenv

- unpack it and copy virtualenv.py somewhere

- use that virtualenv.py with whatever python you want to create your virtualenvs?

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to