1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2025-08-02 04:21:59 +03:00

3 Commits

Author SHA1 Message Date
e8a0109538 Fixed string concatenation in case where there is no lower level error 2006-11-10 19:55:27 +00:00
945919ffff Propagate libvirt errors back with python exceptions 2006-11-07 23:18:56 +00:00
9600409e58 * 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
2006-02-28 12:17:00 +00:00