[BUG] bzr log doesn't work in the "C" locale
Lalo Martins
lalo at exoweb.net
Tue May 31 08:46:52 BST 2005
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()).
best,
Lalo Martins
--
My personal formula for efficiency is to arrange
problems in such a way that they solve each other.
--
http://www.exoweb.net/ mailto:lalo at exoweb.net
GNU: never give up freedom http://www.gnu.org/
More information about the bazaar
mailing list