[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCHv3] python: Expose virDomain{G, S}etInterfaceParameters APIs in python binding
- From: Alex Jia <ajia redhat com>
- To: Eric Blake <eblake redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCHv3] python: Expose virDomain{G, S}etInterfaceParameters APIs in python binding
- Date: Wed, 15 Feb 2012 11:28:56 -0500 (EST)
Eric, yes, I haven't noticed it:( and will fix them on v4.
Thanks,
Alex
----- Original Message -----
From: "Eric Blake" <eblake redhat com>
To: ajia redhat com
Cc: libvir-list 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 redhat com wrote:
> From: Alex Jia <ajia 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 redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]