summaryrefslogtreecommitdiffstats
path: root/module/thread_list.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-06-04 23:31:45 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-06-04 23:31:45 +0200
commita6e9a846137688bd7e5b1dea61e41831324ba3a7 (patch)
treec0942954b31a70edced99a036a09e8f0ec074dd2 /module/thread_list.py
parentadded buggy Zippyshare.com Download Plugin, fixed gettext bug (diff)
downloadpyload-a6e9a846137688bd7e5b1dea61e41831324ba3a7.tar.xz
request fix
Diffstat (limited to 'module/thread_list.py')
-rw-r--r--module/thread_list.py1
1 files changed, 1 insertions, 0 deletions
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