Quoting Stéphane Graber (stgra...@ubuntu.com):
> Recent testing on Ubuntu armhf showed that the python module was
> failing to import. After some time tracking the issue down, the problem
> was identified as being a non-terminated list of get/setters.
>
> This commit fixes that issue as well as a
Recent testing on Ubuntu armhf showed that the python module was
failing to import. After some time tracking the issue down, the problem
was identified as being a non-terminated list of get/setters.
This commit fixes that issue as well as a few other potential ones that
were identified during debu