From c9eb7081bbd4cedf9a6574c39ceb0cfde1083113 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 28 May 2009 12:52:56 +0200 Subject: clean up some code, new config parser, basic time shedule --- module/Py_Load_File.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'module/Py_Load_File.py') diff --git a/module/Py_Load_File.py b/module/Py_Load_File.py index ecfded6fd..97479384c 100644 --- a/module/Py_Load_File.py +++ b/module/Py_Load_File.py @@ -1,6 +1,7 @@ -from download_thread import Status import re +from download_thread import Status + class PyLoadFile: """ represents the url or file """ -- cgit v1.2.3