415
415
raise BzrError("Branch.controlfile(mode='wb') is not supported, use put_controlfiles")
417
421
return codecs.getreader('utf-8')(self._transport.get(relpath), errors='replace')
419
423
raise BzrError("Branch.controlfile(mode='w') is not supported, use put_controlfiles")