From 6cadf2da966da7ad5f7b613e14b0cb30239f0b82 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 2 Mar 2014 15:29:24 +0100 Subject: m + fix threading weirdness + add clock example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/util.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/util.py') diff --git a/src/util.py b/src/util.py index d819101..4698533 100644 --- a/src/util.py +++ b/src/util.py @@ -21,6 +21,8 @@ import time import threading import subprocess +import Xlib.threaded + def async(target, name = None, group = None): ''' -- cgit v1.2.3-70-g09d2