projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e28d7c5
)
encode.py: trivial whitespace change
author
Brian Warner
<warner@allmydata.com>
Tue, 20 Nov 2007 06:00:29 +0000
(23:00 -0700)
committer
Brian Warner
<warner@allmydata.com>
Tue, 20 Nov 2007 06:00:29 +0000
(23:00 -0700)
src/allmydata/encode.py
patch
|
blob
|
history
diff --git
a/src/allmydata/encode.py
b/src/allmydata/encode.py
index 4544cd7e124441518c4ca0deb2d1f6691ecec0b8..7328e238001267cbdc6f36c6fb1fabcea371c67a 100644
(file)
--- 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