]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
dirnode.deep_traverse: fix docstring to describe the correct return value
authorBrian Warner <warner@allmydata.com>
Fri, 23 Jan 2009 04:39:50 +0000 (21:39 -0700)
committerBrian Warner <warner@allmydata.com>
Fri, 23 Jan 2009 04:39:50 +0000 (21:39 -0700)
src/allmydata/dirnode.py

index 375af2a5c58a094057323c9337abae8dad588f01..3dde57a8f2a5da6f0504d12cab8886b5b711d99e 100644 (file)
@@ -477,7 +477,8 @@ class NewDirectoryNode:
         directory structure, this may appear to under-count or miss some of
         them.
 
-        I return a Deferred that will fire with the value of walker.finish().
+        I return a Monitor which can be used to wait for the operation to
+        finish, learn about its progress, or cancel the operation.
         """
 
         # this is just a tree-walker, except that following each edge