]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* python/Makefile.am python/generator.py python/libvir.c
authorDaniel Veillard <veillard@redhat.com>
Fri, 31 Oct 2008 10:13:45 +0000 (10:13 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 31 Oct 2008 10:13:45 +0000 (10:13 +0000)
commit7b716fce8ecaaef408f0e5ddc8f8349f86300af7
treeda234210a2291046fe7238fa028bab812f15be48
parentc5ee075dd937c0b0f3d525bd66f5288361aaa170
* python/Makefile.am python/generator.py python/libvir.c
  python/libvir.py python/libvirt_wrap.h python/types.c:
  adds support for events from the python bindings, also
  improves the generator allowing to embbed per function
  definition files, patch by Ben Guthro
* examples/domain-events/events-python/event-test.py: also
  adds a programming example
Daniel
ChangeLog
examples/domain-events/events-python/event-test.py [new file with mode: 0644]
python/Makefile.am
python/generator.py
python/libvir.c
python/libvir.py
python/libvirt_wrap.h
python/types.c