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

Re: FYI wc-queries.h - file format questionable?

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 26 Oct 2011 19:48:07 -0400

On Wed, Oct 26, 2011 at 19:34, NormW <normw_at_gknw.net> wrote:
>...
>> Can you try changing line 132 to include a .strip() in there? It
>> should look like:
>>         self.output.write('  "%s " \\\n' % line.strip())
>
> Most certainly of little help with Python testing. Can't run the regular
> build system on WinXP so I use the headers supplied in the kit. Installed
> python (3.2.2) for the first time 5 mins ago and if I try:

Would you mind trying the change with Python 2.7 instead? The script
is not compatible with Python 3.x as you've just found :-)

Thanks!
-g
Received on 2011-10-27 01:48:40 CEST

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.