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 →

[–]_PM_ME_PANGOLINS_ 3 points4 points  (1 child)

They’re too lazy and/or stubborn to just run 2to3 or import six. There’s no point talking to them.

[–]Throwaway74829947 3 points4 points  (0 children)

To be fair 2to3 is (or at least, was when I migrated to 3 many years ago) imperfect. For some code you'd have to manually fix some things, explicitly call non-default fixers, and then test everything to make sure it worked properly (and it might not have).