Skip to content

Now with Python exceptions

Compare
Choose a tag to compare
@berndporr berndporr released this 23 Nov 00:49
· 57 commits to master since this release

The comedi errors are now translated into proper Python exceptions. You can now use the "with" statement and also try/catch in python.