mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-10-30 01:43:23 +00:00
3bcd26e6d2
+ + * python/generator.py, python/libvir.c, python/libvir.py: + Wrap the virGetVersion call as Python libvirt.getVersion. + + * src/libvirt.c: Change virGetVersion so that the driver name + is case insensitive. + |
||
---|---|---|
.. | ||
tests | ||
.cvsignore | ||
generator.py | ||
libvir.c | ||
libvir.py | ||
libvirt_wrap.h | ||
libvirt-python-api.xml | ||
Makefile.am | ||
TODO | ||
types.c |