[PATCH] Support for bzr status --revision

Robert Collins robertc at robertcollins.net
Fri Sep 23 04:43:48 BST 2005


On Thu, 2005-09-22 at 22:04 -0500, John Arbash Meinel wrote:
> Robert Collins wrote:
> ...
> 
> > The issue was comma separate lists with no spaces:
> > (foo,bar) instead of
> > (foo, bar)
> 
> Just to check, since your comment was ambiguous.
> 
> The "one true way" is to use a space, correct?

Yes please.

This is a 'good' line:
    foo = bar(param1, param2, keyword=value)
This is a 'bad' line:
    foo=bar (param1,param2,  keyword = value)

Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050923/e31e61a8/attachment.pgp 


More information about the bazaar mailing list