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 update .gitignore and .hgignore files 2009-03-03 11:25:00 +00:00
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 Better error reporting if 'import libvirtmod' fails 2009-05-19 13:03:03 +00:00
libvirt_wrap.h remove all trailing blank lines 2009-07-16 15:06:42 +02:00
libvirt-python-api.xml Python binding for node device APIs (David Lively) 2008-11-21 12:41:15 +00:00
Makefile.am * python/Makefile.am: avoid a parallel make issue #472702 2009-02-26 13:58:35 +00:00
TODO syntax-check: enforce the no-cvs-keywords prohibition 2008-12-15 10:24:54 +00:00
types.c Add virInterface APIs to python code generator 2009-05-21 10:57:05 +00:00
virConnect.py Fix python bindings events code (David Lively) 2008-11-24 19:28:12 +00:00