python-2.7.3 vs python-3.2.3

Grobu snailcoder at retrosite.invalid
Tue Jan 26 09:30:19 EST 2016


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.




More information about the Python-list mailing list