monome / libmonome

makes writing applications for Monomes easy.
ISC License
302 stars 158 forks source link

Fix for inheritance problems in python #26

Closed alexklaeser closed 11 years ago

alexklaeser commented 11 years ago

This patch fixes inheritence problems with MonomeGridEvent in python bindings, adds constants to python code, and fixes test.py.

best regards Alex