summaryrefslogtreecommitdiffstats
path: root/python/matchrules.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/matchrules.py')
-rw-r--r--python/matchrules.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/matchrules.py b/python/matchrules.py
index 9a7edb3e..d65e3920 100644
--- a/python/matchrules.py
+++ b/python/matchrules.py
@@ -1,4 +1,4 @@
-from exceptions import *
+from exceptions import DBusException
class SignalMatchNode:
def __init__(self):