Sigurd Meldgaard <[EMAIL PROTECTED]> writes: > # HG changeset patch > # User Sigurd Meldgaard <[EMAIL PROTECTED]> > # Date 1219613205 -7200 > # Node ID 643a1d2541ec0639a3f1bed8bb0ff9762dd3dd68 > # Parent 87cc366a4c27167b8548214d023d8967271e3d38 > Removed doubling of word in comment > > diff -r 87cc366a4c27 -r 643a1d2541ec viff/runtime.py > --- a/viff/runtime.py Mon Sep 08 18:31:14 2008 +0200 > +++ b/viff/runtime.py Sun Aug 24 23:26:45 2008 +0200 > @@ -1034,7 +1034,7 @@ > > The number is shared using polynomial of degree *threshold* > (defaults to :attr:`threshold`). Returns a list of shares > - unless unless there is only one inputter in which case the > + unless there is only one inputter in which case the > share is returned directly.
Thanks, applied as 635a8d6ac335! -- Martin Geisler VIFF (Virtual Ideal Functionality Framework) brings easy and efficient SMPC (Secure Multi-Party Computation) to Python. See: http://viff.dk/.
pgpWq7MVtcxKB.pgp
Description: PGP signature
_______________________________________________ viff-patches mailing list [email protected] http://lists.viff.dk/listinfo.cgi/viff-patches-viff.dk
