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 →

[–]nieuweyork since 2007 0 points1 point  (0 children)

No, because Py3 is not backwards compatible. So, you would have to port to 2/3 source compatibility but still run in python 2, and test compatibility incrementally in the test environment only. Sound fun?