Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * python/libvir.c: call the initialize entry point | Daniel Veillard | 2006-03-28 | 1 | -4/+6 |
| | | | | | | | | * src/libvirt_sym.version: add initialize entry point * src/libvirt.c: make sure we always initialize the lib * python/tests/*.py: start updating exemple for exception handling as pointed by Jim Meyering Daniel | ||||
* | * src/libvirt.c: fixing a bug before the release of 0.0.5v0.0.5 | Daniel Veillard | 2006-02-23 | 1 | -0/+39 |
* python/generator.py python/libvir.c python/libvirt-python-api.xml: also fixing the binding for getting a domain UUID * python/tests/Makefile.am python/tests/uuid.py: added a test for the new UUID API Daniel |