[PATCH STABLE] qseries: don't truncate the patch name (issue1912)

Dan Villiom Podlaski Christiansen danchr at gmail.com
Tue Nov 17 15:46:58 CST 2009


On 17 Nov 2009, at 22:35, Christian Boos wrote:

> Dan Villiom Podlaski Christiansen wrote:
>> ...
>> +                    msg = msg[0] if msg else ''
>>  
> 
> With python 2.4:
> 
> >>> msg = msg[0] if msg else ''
> File "<stdin>", line 1
>   msg = msg[0] if msg else ''
>                 ^
> SyntaxError: invalid syntax
> 
> ... or did I miss the drop of Python 2.4 support for after Mercurial 1.4?

Nope, I just didn't know that it was new to 2.5 :) I'll send a new patch…

--

Dan Villiom Podlaski Christiansen
danchr at gmail.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1943 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20091117/cfbf861e/attachment.bin>


More information about the Mercurial-devel mailing list