summaryrefslogtreecommitdiffstats
path: root/module/remote
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-07-19 19:37:09 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-07-19 19:37:09 +0200
commit7c00440dfb7fd9772a5674f8e04f66aea2e73a10 (patch)
treee1dbb1eb2ad2d453f8b1ce1932ced58e1e8183fc /module/remote
parentcleanup (diff)
downloadpyload-7c00440dfb7fd9772a5674f8e04f66aea2e73a10.tar.xz
fix in unrar plugin
Diffstat (limited to 'module/remote')
-rw-r--r--module/remote/thriftbackend/ThriftClient.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/remote/thriftbackend/ThriftClient.py b/module/remote/thriftbackend/ThriftClient.py
index b3e6ac6ed..c8e8f2bd7 100644
--- a/module/remote/thriftbackend/ThriftClient.py
+++ b/module/remote/thriftbackend/ThriftClient.py
@@ -16,6 +16,7 @@ from Socket import Socket
from Protocol import Protocol
from thriftgen.pyload import Pyload
+from thriftgen.pyload.ttypes import *
from thriftgen.pyload.Pyload import PackageDoesNotExists
from thriftgen.pyload.Pyload import FileDoesNotExists