Friday, 2 October
2009
Fri, 2 Oct
'09
12:46 p.m.
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(-)