mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
more comment
This commit is contained in:
parent
d425baed89
commit
95e5029c34
@ -117,7 +117,9 @@ class DirectoryNodeHandler(ReplaceMeMixin, Resource, object):
|
||||
|
||||
def _got_child(self, node_or_failure, req, name):
|
||||
"""
|
||||
Callback when self.node.get has returned
|
||||
Callback when self.node.get has returned, meaning we have received
|
||||
whatever child was requested -- that is `node.get` has
|
||||
returned something (maybe an error).
|
||||
"""
|
||||
# we used to determine if a request was 'terminal' by
|
||||
# examining req.postpath .. but that's a Nevow-ism, so we
|
||||
|
Loading…
x
Reference in New Issue
Block a user