• Overarch3784@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    9 months ago

    I think the biggest problem would be libraries which are not available in 3.x. I just rewrote a python script some time ago and the syntax changes were pretty easy to change with search and replace.

    • Dr Cog@mander.xyz
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      I don’t see a problem. For one, it’s been 15 years: the vast majority of libraries have been ported by now. And like you said, you can fix the syntax with basically a find/replace script, so any stragglers can be modified easily.

      There really isn’t any excuse to still be using Python 2 anymore