1224
1228
# emit some sort of warning/error to the caller ?!
1227
def open(self, a_bzrdir, _found=False, location=None):
1231
def open(self, a_bzrdir, _found=False, location=None,
1228
1233
"""Return the branch that the branch reference in a_bzrdir points at.
1230
1235
_found is a private parameter, do not use it. It is used to indicate