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


Groups > comp.lang.python > #102119 > unrolled thread

Re: python-2.7.3 vs python-3.2.3

Started byNick Sarbicki <nick.a.sarbicki@gmail.com>
First post2016-01-26 14:39 +0000
Last post2016-01-26 14:39 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#102119 — Re: python-2.7.3 vs python-3.2.3

FromNick Sarbicki <nick.a.sarbicki@gmail.com>
Date2016-01-26 14:39 +0000
SubjectRe: python-2.7.3 vs python-3.2.3
Message-ID<mailman.9.1453819153.2338.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web