python: Implement new event API.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 22 Apr 2011 20:36:41 +0000 (21:36 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 22 Apr 2011 20:50:16 +0000 (21:50 +0100)
commit2cac52000a6a96a583af72e289a4296c596047d5
tree840bb620f64d674ba01a9bcefbb3c2096d371aff
parent16da7589e91b0030fb5564553447f80b97c0b18c
python: Implement new event API.

This implements set_event_callback and delete_event_callback so that
Python programs can use the new event mechanism.
generator/.depend
generator/generator_python.ml
python/guestfs-py-byhand.c
python/guestfs-py.h
python/t/400-events.py [new file with mode: 0644]