* python/Makefile.am python/generator.py python/libvir.c
commit000818421b5007e1ee65c3fa8fef12bcf08feea2
authorDaniel Veillard <veillard@redhat.com>
Fri, 31 Oct 2008 10:13:45 +0000 (31 10:13 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 31 Oct 2008 10:13:45 +0000 (31 10:13 +0000)
tree2dfd825507d5c75d1ee393bf229706f48dcf2f56
parent494cd4b4c291391cc5f4f3c20e4f60667c1dd2fb
* 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
Makefile.am
generator.py
libvir.c
libvir.py
libvirt_wrap.h
types.c