Martin Geisler <[EMAIL PROTECTED]> writes:

> diff --git a/viff/test/util.py b/viff/test/util.py
> --- a/viff/test/util.py
> +++ b/viff/test/util.py
> @@ -20,7 +20,7 @@
>  from twisted.internet.defer import Deferred, gatherResults, maybeDeferred
>  from twisted.trial.unittest import TestCase
>  
> -from viff.runtime import PassiveRuntime, Share, ShareExchanger, 
> ShareExchangerFactory
> +from viff.runtime import PassiveRuntime, Share, ShareExchanger

Oh yeah... I have renamed the Runtime class to PassiveRuntime in my
repository, and this patch depends on that change. But since this
stuff in the test suite is borken anyway you can just ignore this.

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
_______________________________________________
viff-patches mailing list
[email protected]
http://lists.viff.dk/listinfo.cgi/viff-patches-viff.dk

Reply via email to