[libvirt] [PATCH 0/5] Python fixes

Cole Robinson crobinso at redhat.com
Wed Sep 23 17:01:23 UTC 2009


The following series fixes some functional (and cosmetic) issues with
the python bindings.

Thanks,
Cole

Cole Robinson (5):
  python: Don't generate conflicting conn.createXML functions.
  python: Add a newline between virConnect and virNode for readability.
  python: Don't generate bindings for vir*Ref
  python: Use a pure python implementation of 'vir*GetConnect'
  python: Fix generated virInterface method names

 python/generator.py  |   40 +++++++++++++++++++++++++++++++++++++---
 python/virConnect.py |    1 +
 2 files changed, 38 insertions(+), 3 deletions(-)




More information about the libvir-list mailing list