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


Groups > comp.lang.python > #102119

Re: python-2.7.3 vs python-3.2.3

From Nick Sarbicki <nick.a.sarbicki@gmail.com>
Newsgroups comp.lang.python
Subject Re: python-2.7.3 vs python-3.2.3
Date 2016-01-26 14:39 +0000
Message-ID <mailman.9.1453819153.2338.python-list@python.org> (permalink)
References <201601260726.55545.gheskett@wdtv.com> <CAKUKWzk+kc4f7BzsY9HMLZzfdad-GHG+i=gP+m39nT623xz-WQ@mail.gmail.com>

Show all headers | View raw


On Tue, Jan 26, 2016 at 2:22 PM David Palao <dpalao.python@gmail.com> wrote:

> Hello,
> On my system I have 2.7.10 and 3.4.3 system wide, but it is not
> debian. Of course, the "python" executable can be only one of them at
> a given time.
> Another option is tu use a virtual environment or something (pyvenv or
> virtualenv).
>
>
Worth noting that it is best to leave the default, python, as pointing to
2.7.

I believe Ubuntu has removed all dependencies on 2.x now (from memory,
can't remember source so correct me if I'm wrong), which would suggest to
me that Debian has done the same. But some systems will still be reliant on
it.

Then there is also this PEP:

https://www.python.org/dev/peps/pep-0394/

- Nick.

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


Thread

Re: python-2.7.3 vs python-3.2.3 Nick Sarbicki <nick.a.sarbicki@gmail.com> - 2016-01-26 14:39 +0000

csiph-web