Python Developer Survey: Python 3 usage overtakes Python 2 usage
Steven D'Aprano
steve+comp.lang.python at pearwood.info
Sat Mar 31 05:49:03 EDT 2018
On Sat, 31 Mar 2018 12:32:31 +0300, Marko Rauhamaa wrote:
> Paul Rubin <no.email at nospam.invalid>:
>
>> Marko Rauhamaa <marko at pacujo.net> writes:
>>> Yes, RHEL, CentOS and OracleLinux still only support Python2. It may
>>> be another year before Python3 becomes available on them.
>>
>> Debian's default Python is also Python2. I don't say it *only* supports
>> python2 since you can optionally install python3,
>
> That option is not available for RHEL et al.
Python 3.3 was available for RHEL 6:
https://access.redhat.com/solutions/123273
I would be shocked if RedHat 7 didn't support 3.3, at the very least.
--
Steve
More information about the Python-list
mailing list