[libvirt] [PATCHv3] python: Expose virDomain{G, S}etInterfaceParameters APIs in python binding

Alex Jia ajia at redhat.com
Wed Feb 15 16:28:56 UTC 2012


Eric, yes, I haven't noticed it:( and will fix them on v4.

Thanks,
Alex


----- Original Message -----
From: "Eric Blake" <eblake at redhat.com>
To: ajia at redhat.com
Cc: libvir-list at redhat.com
Sent: Thursday, February 16, 2012 12:04:14 AM
Subject: Re: [libvirt] [PATCHv3] python: Expose virDomain{G, S}etInterfaceParameters APIs in python binding

On 02/13/2012 07:56 PM, ajia at redhat.com wrote:
> From: Alex Jia <ajia at redhat.com>
> 
> The v3 patch to follow latest python binding codes and change 'size'
> type from int to Py_ssize_t.
> 

>  static PyObject *
> +libvirt_virDomainSetInterfaceParameters(PyObject *self ATTRIBUTE_UNUSED,
> +                                   PyObject *args)

Indentation.


> +
> +static PyObject *
> +libvirt_virDomainGetInterfaceParameters(PyObject *self ATTRIBUTE_UNUSED,
> +                                   PyObject *args)

and again.

ACK with those fixes.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list