mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-17 15:39:00 +00:00
trivial: tiny update to in-line comment
(I'm actually committing this patch as a test of the new eager-annotation-computation of trac-darcs.)
This commit is contained in:
parent
0dd5f637fe
commit
ab80719198
@ -367,7 +367,7 @@ class DirectoryNode:
|
||||
return children
|
||||
|
||||
def _pack_contents(self, children):
|
||||
# expects children in the same format as _unpack_contents
|
||||
# expects children in the same format as _unpack_contents returns
|
||||
return _pack_normalized_children(self._node, children)
|
||||
|
||||
def is_readonly(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user