Is there any plan to move python to 2.7 for the 8.2/9.0 releases? From looking
(and running locally) it appears "feature safe", being similar to how 2.6 was
done. i.e. that 2.6 was the same as 2.5 with backported 3.0 features, while 2.7
is thus 2.6 with backported 3.1 features.
Additionally, (and
Hello,
I am using FreeBSD 8.1 and I would like to know the reasons why it has been
decided that the default Python installation is 2.6 and not 2.7.
Thanks in advance.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo
On Sat, Oct 30, 2010 at 2:46 PM, Sylvain Garrigues wrote:
> Hello,
>
> I am using FreeBSD 8.1 and I would like to know the reasons why it has been
> decided that the default Python installation is 2.6 and not 2.7.
>
> Thanks in advance.
Add "PYTHON_DEFAULT_VERSION=python2.7" to /etc/make.conf.