Skip to content

Making sure the code runs in Python 3.k and at least Python 2.7.

Andrew Maclean requested to merge python_3_2_compatibility into master

Changing the Python code so that it runs in Python 3.k and also in at least Python 2.7.

Merge request reports