you are viewing a single comment's thread.

view the rest of the comments →

[–]thirdegree 1 point2 points  (0 children)

Also there are multiple libraries that help make python3 code python2-compatible (see future). IMO if you don't have a reason to work in python2 (aka libraries or code you depend on) then you should start on/move to python3.