77
77
requires further dereferencing.
79
79
:param url: The URL to dereference
80
81
:return: The dereferenced URL if applicable, the input URL otherwise.
82
83
match = self.get_prefix(url)
89
90
directories = DirectoryServiceRegistry()
96
def look_up(self, name, url, purpose=None):
93
108
"""Directory lookup for locations associated with a branch.
95
110
:parent, :submit, :public, :push, :this, and :bound are currently