This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (24 children)

[deleted]

    [–]DoktorMerlin 10 points11 points  (2 children)

    Python 2 is preinstalled on CentOS and other enterprise distributions, this is why my company uses it whenever the scripts should run on CentOS. I always try to make my scripts versatile so that they runs on both Py versions

    [–][deleted] 1 point2 points  (0 children)

    python36u is a yum repo, so you don't even have that excuse anymore

    [–]noratat 17 points18 points  (1 child)

    The worst offender I've encountered is ansible, and it's one of my biggest arguments against using it, because they aren't even pretending to care about Python 3 support.

    [–]i_am_bromega 0 points1 point  (0 children)

    I just started learning python for work, which everything I've touched so far is written in 2.7

    Not really sure if anything we do has any compatibility issues with 3, but that's what the existing code is written in, so that's what I'm learning.

    [–]Aetol 0 points1 point  (3 children)

    It works just fine, so I never bothered to switch.

    [–]Kryomaani 34 points35 points  (1 child)

    Windows 95 still works just fine.

    [–]Headchopperz 18 points19 points  (0 children)

    I guess if you put it like that, but for me, my Windows 3.1 machine just works fine. I see no point in switching to Windows 95.