|
|
|
|
|
by pdonis
4400 days ago
|
|
> Why are you spreading lies? Why are you assuming the worst possible intent on my part, instead of asking what I meant? I meant the distros have Python 3 available, not that they make it the default that /usr/bin/python points to. Ubuntu has had Python 3 available for quite a number of releases; I run 12.04 which has Python 3.2 (and I've had it installed since I installed Ubuntu). According to the release notes[1], Ubuntu 14.04 makes Python 3.4 available, and work is ongoing to make it the default Python for Ubuntu. They also advise porting to Python 3. It looks like CentOS makes Python 3.2 available, but I can't be sure from their online documentation. [1] https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes |
|
I don't know how else to interpret that besides "the base version of python in those latest distros is at least 3.2"
Shipping it as an "alternative" just splits the library world into to. So that is not a distro being "at" a python version.
> It looks like CentOS makes Python 3.2 available,
It does. Do all the python-* libraries work with it. Or do I have to install those separately?