111
111
fmt = getattr(self, '_fmt', None)
118
119
# TODO: This should be deprecated when all exceptions have
119
120
# been changed not to rely on this.
123
getattr(self, '_fmt', None),
125
getattr(self, '_fmt', None),
127
129
class BzrNewError(BzrError):