[libvirt] [glib PATCH 16/16] event-test: Change sha-bang line to use python3

Fabiano Fidêncio fidencio at redhat.com
Mon May 20 08:32:02 UTC 2019


Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
 examples/event-test.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/event-test.py b/examples/event-test.py
index efa8f6d..9e1d909 100644
--- a/examples/event-test.py
+++ b/examples/event-test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python3
 
 import gi
 
-- 
2.21.0




More information about the libvir-list mailing list