[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Issue 3227 - adding some extra "custom" headers to the email

From: Jon Bendtsen <jbendtsen_at_laerdal.dk>
Date: Fri, 16 Jan 2009 22:18:34 +0100

On 16/01/2009, at 21.09, Arfrever Frehtes Taifersar Arahesis wrote:

> 2009-01-16 15:21:06 Jon Bendtsen napisał(a):

[cuuuut]

>> +import string
>
> It is needless.
>
>>
>>

[cuuuuut]

>> + plist = string.split(p, '/')
>
> plist = p.split('/')

Both are fixed in new patch.

JonB

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1029516

On 16/01/2009, at 21.09, Arfrever Frehtes Taifersar Arahesis wrote:

> 2009-01-16 15:21:06 Jon Bendtsen napisał(a):

[cuuuut]

>> +import string
>
> It is needless.
>
>>
>>

[cuuuuut]

>> + plist = string.split(p, '/')
>
> plist = p.split('/')

Both are fixed in new patch.

JonB

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1029516

Received on 2009-01-16 22:23:51 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.