58
58
class AliasDirectory(object):
59
59
"""Directory lookup for locations associated with a branch.
61
:parent, :submit, :public, :push, :this,and :bound are currently
61
:parent, :submit, :public, :push, :this, and :bound are currently
62
62
supported. On error, a subclass of DirectoryLookupFailure will be raised.