markkness / ColorPy

Physical color calculations in Python.
GNU Lesser General Public License v2.1
33 stars 17 forks source link

Updated raise syntax to be Python 3 compatible. #8

Closed markkness closed 9 years ago

markkness commented 9 years ago

This PR updates the exception raising syntax to be (hopefully) Python 3 compatible.