[libvirt] [PATCHv2 0/8] Python related fixes

Cole Robinson crobinso at redhat.com
Fri Oct 2 17:46:45 UTC 2009


The following series fixes various issues related to the python bindings.

Cole Robinson (8):
  configure: Add explict --with-python option.
  python: Remove FastParser from generator.
  python: Remove use of xmllib in generator.py
  python: Don't generate conflicting conn.createXML functions.
  python: Don't generate bindings for vir*Ref
  python: Use a pure python implementation of 'vir*GetConnect'
  python: Fix generated virInterface method names
  python: Add a newline after custom classes

 configure.in        |    6 ++-
 python/generator.py |  117 ++++++++++++++++++++++-----------------------------
 2 files changed, 55 insertions(+), 68 deletions(-)




More information about the libvir-list mailing list