Another fix

This commit is contained in:
Andrew Resch 2008-12-10 12:29:28 +00:00
parent feeb1469fa
commit 33dfbca91c
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ import subprocess
import time
import threading
import urlparse
import shutil
import deluge.component as component
import deluge.xmlrpclib as xmlrpclib