
9 Jun
2011
9 Jun
'11
11:24 a.m.
On Thu, Jun 09, 2011 at 17:08:14 +0200, Federico Simoncelli wrote:
Hi Jiri, I don't see the libvirt_virDomainGetControlInfo implementation in libvirt-override.c.
$ nm -D python/.libs/libvirtmod.so | grep virDomainGetControlInfo (empty)
Is the python binding postponed to a future patch?
Oops, no, it was supposed to be there. However, I apparently forgot to implement it. I'll fix that in v2. Jirka