libvirt/python
2009-04-01 10:39:12 +00:00
..
tests
.cvsignore Ignore some generated autotools files in example app 2009-03-02 20:24:46 +00:00
.gitignore update .gitignore and .hgignore files 2009-03-03 11:25:00 +00:00
generator.py Fix crash after calling virConnectClose 2009-04-01 10:39:12 +00:00
libvir.c Use global thread-local error for all python error reporting 2009-01-20 22:10:52 +00:00
libvir.py Use global thread-local error for all python error reporting 2009-01-20 22:10:52 +00:00
libvirt_wrap.h
libvirt-python-api.xml
Makefile.am * python/Makefile.am: avoid a parallel make issue #472702 2009-02-26 13:58:35 +00:00
TODO
types.c
virConnect.py