Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #74714

Re: Multiple python versions, one dev environment???

References <20140717173231.7cfefae5@xs4all.nl> <mailman.11957.1405626121.18130.python-list@python.org> <roy-055873.19442117072014@news.panix.com> <lq9sf2$p9r$1@dont-email.me> <roy-DC233C.21290617072014@news.panix.com>
Date 2014-07-18 12:42 +1000
Subject Re: Multiple python versions, one dev environment???
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.11978.1405651349.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Jul 18, 2014 at 11:29 AM, Roy Smith <roy@panix.com> wrote:
> In article <lq9sf2$p9r$1@dont-email.me>, alex23 <wuwei23@gmail.com>
> wrote:
>
>> On 18/07/2014 9:44 AM, Roy Smith wrote:
>> > In article <mailman.11957.1405626121.18130.python-list@python.org>,
>> >   Ned Batchelder <ned@nedbatchelder.com> 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.

I'd put this on par with source control. You'll see arguments about
whether git or hg is the better option, but frankly, either of them
(or bzr, or any of a bunch of others) is just so far ahead of *not*
using source control that it's less important to distinguish than to
say "Don't even consider trying to do this manually".

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Multiple python versions, one dev environment??? Joep van Delft <joepvandelft@xs4all.nl> - 2014-07-17 17:32 +0200
  Re: Multiple python versions, one dev environment??? Javier <nospam@nospam.com> - 2014-07-17 16:05 +0000
    Re: Multiple python versions, one dev environment??? Joep van Delft <joepvandelft@xs4all.nl> - 2014-07-17 21:52 +0200
      Re: Multiple python versions, one dev environment??? Javier <nospam@nospam.com> - 2014-07-17 21:52 +0000
  Re: Multiple python versions, one dev environment??? Akira <4kir4.1i@gmail.com> - 2014-07-17 16:29 +0000
  Re: Multiple python versions, one dev environment??? Ned Batchelder <ned@nedbatchelder.com> - 2014-07-17 15:41 -0400
    Re: Multiple python versions, one dev environment??? Joep van Delft <joepvandelft@xs4all.nl> - 2014-07-17 21:54 +0200
    Re: Multiple python versions, one dev environment??? Roy Smith <roy@panix.com> - 2014-07-17 19:44 -0400
      Re: Multiple python versions, one dev environment??? alex23 <wuwei23@gmail.com> - 2014-07-18 11:15 +1000
        Re: Multiple python versions, one dev environment??? Roy Smith <roy@panix.com> - 2014-07-17 21:29 -0400
          Re: Multiple python versions, one dev environment??? Chris Angelico <rosuav@gmail.com> - 2014-07-18 12:42 +1000

csiph-web