[virt-tools-list] [virt-manager PATCH] Avoid getting AttributeError when handling libvirt error
Martin Kletzander
mkletzan at redhat.com
Tue Feb 5 08:21:13 UTC 2013
On 02/04/2013 10:51 PM, Martin Kletzander wrote:
> My python libvirt module doesn't have VIR_ERR_* inside itself and
> according to some places in the code, this was already taken care of
> by using the 'getattr' with safe default. However, there were still
> some places where this wasn't handled properly, so I tried to fixed it
> by adding getattr for these attributes wherever 'git grep VIR_ERR'
> found it. While on that, I took the liberty of cleaning up some
> related lines that were too long.
> ---
Self-NACK, I've sent the unpolished version, sorry.
Martin
More information about the virt-tools-list
mailing list