[PATCH] Trivial. Fixed takes_args of cmd_relpath
uws
uws at xs4all.nl
Mon May 9 20:32:19 BST 2005
På Mon, May 09, 2005 at 02:33:19PM +1000, Martin Pool skrev:
> Thanks, this was already fixed but not uploaded. The problem is
> actually that ('foo') is not a tuple in Python but a parenthesized
> expression evaluating to a single string. (This is one of the more
> ugly bits of Python syntax.)
Use ('foo',) if you want to instantiate a tuple x with len(x) == 1.
mvrgr, Wouter
--
:wq
sugar sugar :: you couldn't taste it :: in my throat -- heather nova
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050509/f084bd5e/attachment.pgp
More information about the bazaar
mailing list