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(-)