[libvirt] Domain Events Python Bindings (Round 2)

Ben Guthro bguthro at virtualiron.com
Thu Oct 30 21:03:28 UTC 2008


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 resolved most of the issues Daniel V. commented on
I also addressed a number of ref counting problems.

 examples/domain-events/events-python/event-test.py |  186 ++++++++
 python/Makefile.am                                 |    5
 python/generator.py                                |   19
 python/libvir.c                                    |  441 +++++++++++++++++++++
 python/libvir.py                                   |   20
 python/libvirt_wrap.h                              |   27 +
 python/types.c                                     |   47 ++
 python/virConnect.py                               |   43 ++
 8 files changed, 782 insertions(+), 6 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: events-python.patch
Type: text/x-patch
Size: 29230 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20081030/504782a7/attachment-0001.bin>


More information about the libvir-list mailing list