On Sun, 2 Jun 2013 20:16:48 -0700
Thomas Pedersen <[email protected]> wrote:

> > FYI, on ArchLinux, `/usr/bin/python` is 3.0, and the old Python
> > (installed by the package `python2`) uses `/usr/bin/python2`.
> 
> python2.7 is also provided by the python2 package. Do you think asking
> for python2 is a more portable solution?

Yes on ArchLinux `/usr/bin/python2` is a symbolic link of `/usr/bin/python2.7`.

Unless the script `gentree.py` requires `python2.7` strictly I think that
using `python2` is more portable. CentOS is still using `python2.6` [1]. 

[1] 
http://mirror.centos.org/centos/6.4/os/x86_64/Packages/python-2.6.6-36.el6.i686.rpm

--
I am ... 5 dog years old.
--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to