[Svnmerge] Problems with latest stable svnmerge.py on RHEL4

Dustin J. Mitchell dustin at zmanda.com
Fri May 8 14:47:23 PDT 2009


On Fri, May 8, 2009 at 5:17 PM, Dustin J. Mitchell <dustin at zmanda.com> wrote:
>>>> print "|".join(str(x) for x in range(10))
>>>> print "|".join([str(x) for x in range(10)])

never mind - I found an old box.  Indeed, list comprehensions were
much earlier than generator expressions.

Can I get a review of the attached patch?

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: listcomp.patch
Type: application/octet-stream
Size: 519 bytes
Desc: not available
Url : /pipermail/svnmerge/attachments/20090508/3a143e2e/attachment.obj 


More information about the Svnmerge mailing list