1155
1155
"""See BzrDir.open_repository."""
1156
1156
from bzrlib.repository import RepositoryFormat
1157
1157
format = RepositoryFormat.find_format(self)
1159
1159
return format.open(self, _found=True)
1161
1161
def open_workingtree(self, unsupported=False,