From: Brian Warner Date: Tue, 20 Nov 2007 06:00:29 +0000 (-0700) Subject: encode.py: trivial whitespace change X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=1f91e856efa950bf2b08de0c600f62ad3ea4e433;p=tahoe-lafs%2Ftahoe-lafs.git encode.py: trivial whitespace change --- diff --git a/src/allmydata/encode.py b/src/allmydata/encode.py index 4544cd7e..7328e238 100644 --- a/src/allmydata/encode.py +++ b/src/allmydata/encode.py @@ -12,7 +12,6 @@ from allmydata.interfaces import IEncoder, IStorageBucketWriter, \ IEncryptedUploadable """ - The goal of the encoder is to turn the original file into a series of 'shares'. Each share is going to a 'shareholder' (nominally each shareholder is a different host, but for small grids there may be overlap). The number