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 pitrou
Recipients loewis, pitrou, vinay.sajip
Date 2012-07-07.20:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341692918.3394.15.camel@localhost.localdomain>
In-reply-to <20120707222359.Horde.Z5B0RbuWis5P_JrfIRTHGTA@webmail.df.eu>
Content
> > Well, having to run "source bin/activate" is not obvious (unless you've
> > already used virtualenv)
> 
> Using venv is not obvious in the first place.

Well, why couldn't it *become* obvious. It's not supposed to be a
complicated piece of software. It does one single thing and it has only
a handful of options (one of which is a no-op :-)).
History
Date User Action Args
2012-07-07 20:29:58pitrousetrecipients: + pitrou, loewis, vinay.sajip
2012-07-07 20:29:57pitroulinkissue15283 messages
2012-07-07 20:29:57pitroucreate