Python 3 Support

Software version 32.2 adds support for Python 3.8. The support for all earlier versions including 2.7 have been removed. You can use the conversion tool to change your Python 2 scripts to Python 3. See https://docs.python.org/3/howto/pyporting.html for more information.