From 7c00440dfb7fd9772a5674f8e04f66aea2e73a10 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 19 Jul 2011 19:37:09 +0200 Subject: fix in unrar plugin --- module/remote/thriftbackend/ThriftClient.py | 1 + 1 file changed, 1 insertion(+) (limited to 'module/remote/thriftbackend/ThriftClient.py') 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 -- cgit v1.2.3