pyBusPirateLite doesn't raise exceptions when error conditions happen.
Sometimes errors are indicated by 0 return value. This is very unpythonic
leading to bad code and hiding failures.
Feature request:
Convert library to raise exceptions on error conditions.
Original issue reported on code.google.com by ar...@maven.pl on 25 Jan 2014 at 9:48
Original issue reported on code.google.com by
ar...@maven.pl
on 25 Jan 2014 at 9:48