On 07/30/2012 10:31 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
> Add code in the python binding to cope with the new APIs
> virConnectRegisterCloseCallback and
> virConnectDeregisterCloseCallback. Also demonstrate their
> use in the python domain events demo
> ---
> examples/do
From: "Daniel P. Berrange"
Add code in the python binding to cope with the new APIs
virConnectRegisterCloseCallback and
virConnectDeregisterCloseCallback. Also demonstrate their
use in the python domain events demo
---
examples/domain-events/events-python/event-test.py | 14 ++-
python/generat