Jul-15-2020, 05:18 PM
Make a copy of your program and run 2to3 on it with the
-w
flag. It will change the copy and you can try to run it. If you get output that you don't understand, you can ask about it here.