Closed KopfKrieg closed 6 years ago
I think that will take some time before python2 will be dropped, BUT it would be awesome to support python3 as well.
Script is updated to be compatible with python3 if you want to check it out: Python2 to Python3 conversion
The
2to3
tool should automate this as far as possible. I think the script should be converted to python3 because this is the new standard, support for python2 will be dropped in near future.