Hi,
I would like to report a bug in the Python-interface:
class Error should derive from Exception.
I've attached a patch, which solves this issue and additionally
makes the Error-class more pythonic.
thanks,
Roland
Hi,
I would like to report a bug in the Python-interface:
class Error should derive from Exception.
I've attached a patch, which solves this issue and additionally
makes the Error-class more pythonic.
thanks,
Roland