mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
betterize comment
This commit is contained in:
parent
8db16ff8e3
commit
c6f4f0b7d5
@ -119,7 +119,9 @@ class DirectoryNodeHandler(ReplaceMeMixin, Resource, object):
|
||||
"""
|
||||
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).
|
||||
returned something (maybe an error). This method then performs
|
||||
the rest of the work of the Twisted API getChild(): returning
|
||||
a suitable child resource to Twisted Web.
|
||||
"""
|
||||
nonterminal = len(req.postpath) > 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user