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:
6e3396f
)
immutable: fix edit-o in interfaces.py documentation introduced in recent patch
author
Zooko O'Whielacronx
<zooko@zooko.com>
Sat, 10 Jan 2009 19:54:08 +0000
(12:54 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Sat, 10 Jan 2009 19:54:08 +0000
(12:54 -0700)
src/allmydata/interfaces.py
patch
|
blob
|
history
diff --git
a/src/allmydata/interfaces.py
b/src/allmydata/interfaces.py
index 54176c69295d76803e9e64825a70d8b46c25851a..98553ab1597390b7369d4e106e5018aa44570e1b 100644
(file)
--- a/
src/allmydata/interfaces.py
+++ b/
src/allmydata/interfaces.py
@@
-1460,7
+1460,7
@@
class IUploadResults(Interface):
.file_size : the size of the file, in bytes
.uri : the CHK read-cap for the file
.ciphertext_fetched : how many bytes were fetched by the helper
- .
renamed_
sharemap: dict mapping share identifier to set of serverids
+ .sharemap: dict mapping share identifier to set of serverids
(binary strings). This indicates which servers were given
which shares. For immutable files, the shareid is an
integer (the share number, from 0 to N-1). For mutable