mcfletch / openglcontext

PyOpenGL testing/demonstration context
Other
10 stars 5 forks source link

Updating Python 2.x syntax to be aligned with Python 3.x #2

Open nvAli opened 3 years ago

nvAli commented 3 years ago

This changes updates the Python 2.x exception raising syntax in one file to be Python 3.x conforming.

This fixes issue https://github.com/mcfletch/openglcontext/issues/1