From 7df36031dbc49e11c9b82ab08b203bc76fa0280a Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 31 Jan 2011 15:57:57 +0100 Subject: pyLoad 0.4.4 --- module/PluginThread.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/PluginThread.py') diff --git a/module/PluginThread.py b/module/PluginThread.py index 311d80ba4..90ad9ec26 100644 --- a/module/PluginThread.py +++ b/module/PluginThread.py @@ -27,7 +27,7 @@ from traceback import print_exc, format_exc from pprint import pformat from sys import exc_info, exc_clear from types import MethodType -from os.path import join, exists +from os.path import exists from pycurl import error -- cgit v1.2.3