This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vinay.sajip
Recipients asvetlov, eric.araujo, georg.brandl, pitrou, python-dev, stefanholek, vinay.sajip
Date 2012-08-24.18:20:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345832434.33.0.690976415708.issue15776@psf.upfronthosting.co.za>
In-reply-to
Content
> I used to create venvs in the project top-level directory (typically a Mercurial clone root), using “virtualenv .”

I've used option 2 for this, using e.g. "virtualenv env" in the project directory.
History
Date User Action Args
2012-08-24 18:20:34vinay.sajipsetrecipients: + vinay.sajip, georg.brandl, pitrou, eric.araujo, asvetlov, stefanholek, python-dev
2012-08-24 18:20:34vinay.sajipsetmessageid: <1345832434.33.0.690976415708.issue15776@psf.upfronthosting.co.za>
2012-08-24 18:20:33vinay.sajiplinkissue15776 messages
2012-08-24 18:20:33vinay.sajipcreate