]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* TODO: updated
authorDaniel Veillard <veillard@redhat.com>
Tue, 28 Feb 2006 12:17:00 +0000 (12:17 +0000)
committerDaniel Veillard <veillard@redhat.com>
Tue, 28 Feb 2006 12:17:00 +0000 (12:17 +0000)
commit65bace1765c388e95f7317d4a6dc876537d7510c
tree77c93b55c643cdf33206e81e6054225b57632f02
parent9aba17bd6cbf0745e4e999b1c1209156df4b90fa
* TODO: updated
* python/Makefile.am python/generator.py python/libvir.c
  python/libvir.py: improved python binding, raise exception
  when an instance creation or lookup fails, and add support
  for the global error handler, per conn handler still needed
* python/tests/error.py python/tests/Makefile.am: adding a
  regression test
Daniel
ChangeLog
TODO
python/Makefile.am
python/generator.py
python/libvir.c
python/libvir.py [new file with mode: 0644]
python/tests/Makefile.am
python/tests/error.py [new file with mode: 0755]