From 32f3752bb5b5e3de411ac3a126dcb97b0cc0cbd4 Mon Sep 17 00:00:00 2001 From: Rahul Rahul Date: Wed, 27 Apr 2016 16:27:25 -0700 Subject: [PATCH] test: changed to use python3 --- test/list-devices | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/list-devices b/test/list-devices index 15232e15..2b3c169f 100755 --- a/test/list-devices +++ b/test/list-devices @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 import sys import dbus