libvirt/python
Cole Robinson 3c2051f86a python: Raise exceptions if virDomain*Stats fail.
The generator couldn't tell that the stats return values were pointers.
Stick a white list in the function which tries to make this distinction.
2009-07-26 17:25:06 -04:00
..
tests remove all .cvsignore files 2009-07-08 16:17:51 +02:00
.gitignore
generator.py python: Raise exceptions if virDomain*Stats fail. 2009-07-26 17:25:06 -04:00
libvir.c Fix python domain events example & binding 2009-05-28 11:02:11 +00:00
libvir.py
libvirt_wrap.h remove all trailing blank lines 2009-07-16 15:06:42 +02:00
libvirt-python-api.xml
Makefile.am
TODO
types.c Add virInterface APIs to python code generator 2009-05-21 10:57:05 +00:00
virConnect.py