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


Groups > comp.lang.python > #102117

Re: python-2.7.3 vs python-3.2.3

From Grobu <snailcoder@retrosite.invalid>
Newsgroups comp.lang.python
Subject Re: python-2.7.3 vs python-3.2.3
Date 2016-01-26 15:30 +0100
Organization A noiseless patient Spider
Message-ID <n87vns$7ar$1@dont-email.me> (permalink)
References <mailman.3.1453811622.2338.python-list@python.org>

Show all headers | View raw


On 26/01/16 13:26, Gene Heskett wrote:
> Greetings;
>
> I have need of using a script written for python3, but the default python
> on wheezy is 2.7.3.
>
> I see in the wheezy repos that 3.2.3-6 is available.
>
> Can/will they co-exist peacefully?
>
> Thank you.
>
> Cheers, Gene Heskett
>

On Debian Jessie :

$ ls -F /usr/bin/pyth*
/usr/bin/python@     /usr/bin/python3@     /usr/bin/python3m@
/usr/bin/python2@    /usr/bin/python3.4*
/usr/bin/python2.7*  /usr/bin/python3.4m*

... so it seems they can co-exist peacefully.

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


Thread

python-2.7.3 vs python-3.2.3 Gene Heskett <gheskett@wdtv.com> - 2016-01-26 07:26 -0500
  Re: python-2.7.3 vs python-3.2.3 Grobu <snailcoder@retrosite.invalid> - 2016-01-26 15:30 +0100

csiph-web