[BUG] bzr log doesn't work in the "C" locale
Martin Pool
mbp at sourcefrog.net
Tue May 31 08:55:27 BST 2005
On Tue, 2005-05-31 at 15:46 +0800, Lalo Martins wrote:
> On Tue, 2005-05-31 at 01:40 -0400, Aaron Bentley wrote:
> > Perhaps it makes sense to treat the "C" locale as iso-8859-1, or to
> > configure the StreamWriter to use a substitution character.
>
> I think C is supposed to be ascii. Using latin1 would certainly break
> it for people with utf-8 terminals. So I vote for substitution (the
> 'replace' argument to python's encode()).
I've just put this in.
--
Martin
More information about the bazaar
mailing list