From 8ea7bd3241016b2084eb923c37bf7e7a75a296eb Mon Sep 17 00:00:00 2001 From: spoob Date: Thu, 8 Apr 2010 21:45:05 +0200 Subject: _.-:Package Folders:-._ --- module/thread_list.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'module/thread_list.py') diff --git a/module/thread_list.py b/module/thread_list.py index 3698e4e0b..8f02536de 100644 --- a/module/thread_list.py +++ b/module/thread_list.py @@ -29,7 +29,6 @@ import subprocess from threading import RLock, Thread import time import urllib2 - from download_thread import Download_Thread class Thread_List(object): @@ -96,7 +95,6 @@ class Thread_List(object): self.lock.release() return pyfile - def job_finished(self, pyfile): """manage completing download""" self.lock.acquire() -- cgit v1.2.3