Eric, yes, I haven't noticed it:( and will fix them on v4. Thanks, Alex
----- Original Message ----- From: "Eric Blake" <[email protected]> To: [email protected] Cc: [email protected] 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, [email protected] wrote: > From: Alex Jia <[email protected]> > > 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 [email protected] +1-919-301-3266 Libvirt virtualization library http://libvirt.org -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
