Made the code Python2 and Python3 compatible

Instead of using 2to3 to generate Python3 compatible code from a Python2 code base, the same code works on both versions.

Merge request reports

Loading