/usr/bin/python defaults to python3 on my system. While trying to
build libvirt-glib I've noticed some errors in configure (first
patch), and some missing implementation (second patch).
Michal Privoznik (2):
configure: Detect python in compatible fashion
python: Introduce support for python3
configure.ac | 6 +++---
python/libvirt-glib.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+), 3 deletions(-)
--
2.8.4