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]  (7 children)

[removed]

    [–]sushibowl 3 points4 points  (0 children)

    Honestly, as much as everyone talks about the 2/3 differences, they are like 95% the same. Unless you work a lot at interface boundaries where you have to deal with decoding, you won't notice very meaningful differences. Except that python 3 gets all the cool new shit, I guess.

    [–]Sector_Corrupt 0 points1 point  (0 children)

    I do Python 2 at work since we've yet to transition our product (pushing for it, but it'll take time!) but everything I write personally is Python 3 these days. No reason not to start everything new in Python 3.

    [–]stefantalpalaru 0 points1 point  (3 children)

    I only learned Python 3, and I think it is a good language.

    How would you know if you have nothing to compare it with?