Re: [libvirt] Domain Events Python Bindings (Round 2)

2008-10-31 Thread Daniel Veillard
On Fri, Oct 31, 2008 at 07:44:09AM -0400, Ben Guthro wrote: > > I just took a look over the commit here: > http://git.et.redhat.com/?p=libvirt.git;a=commit;h=471b765ae0fc3efd721d6dbd3c82539880933c0b > > It appears that you may have missed adding the new file python/virConnect.py > This file is cr

RE: [libvirt] Domain Events Python Bindings (Round 2)

2008-10-31 Thread Ben Guthro
cleanup coordination with the C code Ben -Original Message- From: Daniel Veillard [mailto:[EMAIL PROTECTED] Sent: Fri 10/31/2008 7:22 AM To: Ben Guthro Cc: libvir-list@redhat.com Subject: Re: [libvirt] Domain Events Python Bindings (Round 2) On Fri, Oct 31, 2008 at 07:04:09AM -0400, Ben

Re: [libvirt] Domain Events Python Bindings (Round 2)

2008-10-31 Thread Daniel Veillard
On Fri, Oct 31, 2008 at 07:04:09AM -0400, Ben Guthro wrote: > > Hmmm... I also realized that I never added the example to the top level > Makefile.am EXTRA_DIST. > I imagine that would need to be resolved to address adding it to the RPM > > Would you like me to take a look at this, or will this

RE: [libvirt] Domain Events Python Bindings (Round 2)

2008-10-31 Thread Ben Guthro
Ben -Original Message- From: Daniel Veillard [mailto:[EMAIL PROTECTED] Sent: Fri 10/31/2008 6:16 AM To: Ben Guthro Cc: libvir-list@redhat.com Subject: Re: [libvirt] Domain Events Python Bindings (Round 2) On Thu, Oct 30, 2008 at 05:03:28PM -0400, Ben Guthro wrote: > Attached are th

Re: [libvirt] Domain Events Python Bindings (Round 2)

2008-10-31 Thread Daniel Veillard
On Thu, Oct 30, 2008 at 05:03:28PM -0400, Ben Guthro wrote: > Attached are the python bindings for domain events as previously submitted: > https://www.redhat.com/archives/libvir-list/2008-October/msg00707.html > https://www.redhat.com/archives/libvir-list/2008-October/msg00668.html > > I have res