libvirt/examples/domain-events/events-python
Philipp Hahn 1cfbfaa697 python example: poll(-0.001) does not sleep forever
The conversion from seconds to milliseconds should only be done for
actual delays >= 0, not for the magic -1 value used for infinite
timeouts.

Signed-off-by: Philipp Hahn <hahn@univention.de>
2010-03-24 10:26:23 +01:00
..
event-test.py python example: poll(-0.001) does not sleep forever 2010-03-24 10:26:23 +01:00