There was a few scripts still not converted to python 3 syntax
which was found when trying to apply automatic formatting on
all python files in the tree.
I don'tk now how to use these scripts so I haven't been able
to test them. But the diff looks very straight-forward.
The contents of the try and except are now identical. Can this ever fail, or can the try/except be removed entirely now?