Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!newsfeed.news.ucla.edu!usenet.stanford.edu!panix!roy From: Roy Smith Newsgroups: comp.lang.python Subject: Re: Multiple python versions, one dev environment??? Date: Thu, 17 Jul 2014 21:29:06 -0400 Organization: PANIX Public Access Internet and UNIX, NYC Lines: 17 Message-ID: References: <20140717173231.7cfefae5@xs4all.nl> NNTP-Posting-Host: localhost X-Trace: reader1.panix.com 1405646947 12747 127.0.0.1 (18 Jul 2014 01:29:07 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Fri, 18 Jul 2014 01:29:07 +0000 (UTC) User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) Xref: csiph.com comp.lang.python:74707 In article , alex23 wrote: > On 18/07/2014 9:44 AM, Roy Smith wrote: > > In article , > > Ned Batchelder wrote: > >> Virtualenv is definitely the right way to isolate different Python > >> environments from each other. > > > > Absolutely. Don't even consider any other alternative. Just do it. > > Not even buildout? :) OK, I will admit I'm not familiar with buildout. Perhaps I should have said, "Don't even consider trying to manage all this stuff manually.