The future of Python 2
The future of Python 2
Posted Apr 25, 2013 12:31 UTC (Thu) by phred14 (guest, #60633)Parent article: The future of Python 2
At home I run Gentoo, and they have 2.7 and 3.2 both installed, though they're currently using 2.7 by default and are in the long process of making sure 3.x is fully enabled.
In this environment, while I may be intellectually curious about 3.x, the bread on my table depends on 2.6, and 3.x qualifies as a "distraction". About the time 3.x becomes available on RedHat Enterprise or becomes default on Gentoo I'll start learning it. Even at that I'd probably be ready and have my code ported before it's possible to deploy it. At this point I'll guess that I'll be retired before 3.x is a default part of the RedHat Enterprise installation at my workplace.
Part of your answer - get RedHat to at least make Python-3.x optionally available, and some way to install alongside Python-2.6, as with Gentoo slots.
