Use python3 version of the print function when running under python2. Also added "from __future__ import division" to a few more module files.
8.3 KiB
8.3 KiB
Use python3 version of the print function when running under python2. Also added "from __future__ import division" to a few more module files.