Skip to content

Fix import to be python3 compatible

Augustin Trancart requested to merge fix_python3 into master

This PR makes the import python3 compatible. AFAIK it's the only change needed to support python3

Note that I haven't tested this in python2. I my opinion we can drop python2 support, what do you think?

Merge request reports