]> git.ipfire.org Git - thirdparty/libvirt.git/commit
example: Support debug output and loop switch
authorPhilipp Hahn <hahn@univention.de>
Wed, 12 Oct 2011 15:13:30 +0000 (17:13 +0200)
committerEric Blake <eblake@redhat.com>
Wed, 12 Oct 2011 22:18:32 +0000 (16:18 -0600)
commitf319b553c177bf391c9e9ae105276bfaeb34dea6
treeb079add1ac770c1e18c7cb1c643e7250a87a4416
parent78adf5099f9e14322f8704e1b5d167911e556245
example: Support debug output and loop switch

Add support for enabling debug output via command line option.
Allow to toggle the loop implementation between pure-Python and
native-C.

Signed-off-by: Philipp Hahn <hahn@univention.de>
examples/domain-events/events-python/event-test.py