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:
3ad0168
)
mutable.txt: add warning about out-of-date section
author
Brian Warner
<warner@lothar.com>
Wed, 6 Aug 2008 06:12:19 +0000
(23:12 -0700)
committer
Brian Warner
<warner@lothar.com>
Wed, 6 Aug 2008 06:12:19 +0000
(23:12 -0700)
docs/mutable.txt
patch
|
blob
|
history
diff --git
a/docs/mutable.txt
b/docs/mutable.txt
index 6e9727b6a3e598c2f31d21ef292af254483166c6..40a5374b1fb0a5c697838139d8ff82e12166aa0a 100644
(file)
--- a/
docs/mutable.txt
+++ b/
docs/mutable.txt
@@
-365,6
+365,9
@@
client.create_mutable_file(), and later recreated from URIs with
client.create_node_from_uri(). Instances of this class will contain a URI and
a reference to the client (for peer selection and connection).
+NOTE: this section is out of date. Please see src/allmydata/interfaces.py
+(the section on IMutableFilesystemNode) for more accurate information.
+
The methods of MutableFileNode are:
* download_to_data() -> [deferred] newdata, NotEnoughSharesError