Extra 'u' characters in error messages

Nicholas Nethercote njn at cs.utexas.edu
Thu Apr 14 05:33:24 BST 2005


Hi,

I just started looking at Bazaar-NG.  It looks pretty nice.

One minor thing: I noticed that many of the error messages have extra 'u' 
characters in them, eg:

   [~/bzr/test1] bzr log foo
   bzr: error: extra arguments to command log: [u'foo']
   (see $HOME/.bzr.log for debug information)
   [~/bzr/test1] bzr no_such_command
   bzr: error: unknown command u'no_such_command'
   (see $HOME/.bzr.log for debug information)

I don't know what the problem is here.

Nick




More information about the bazaar mailing list