Update tools to python3 (#85)
This updates the scripts in the tools directory to work with python3, python2 support is now deprecated. The only significant API change is that the subprocess module works in bytes instead of str, the rest are mainly style changes.
Loading
Please register or sign in to comment