On Mon, Aug 01, 2016 at 11:47:42AM +0200, Michal Privoznik wrote: > In the configure script we try to detect what version of python > is there currently installed on the system. We use `python -c > "some cmd"` to find out. However, the syntax we use for "some > cmd" is plainly just for 2.x and throws an error for 3.x. > > Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > --- > configure.ac | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) IMHO we should just delete the python binding instead. It only ever supported 1 symbol - the gvir_event_register() method. GObject introspection support in PyGObject has existed for more than long enough at this point, that a manual binding is a waste of time. Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list