From a6e9a846137688bd7e5b1dea61e41831324ba3a7 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 4 Jun 2009 23:31:45 +0200 Subject: request fix --- module/thread_list.py | 1 + 1 file changed, 1 insertion(+) (limited to 'module/thread_list.py') diff --git a/module/thread_list.py b/module/thread_list.py index 8ae78b089..dc77c6730 100644 --- a/module/thread_list.py +++ b/module/thread_list.py @@ -18,6 +18,7 @@ # ### #python +from __future__ import with_statement import re import subprocess import time -- cgit v1.2.3