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

Re: [PATCH] Eliminate temporary variables by using for .. else construct (test suite)

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-09-01 02:14:05 CEST

e.huelsmann@gmx.net wrote:
>
> Use for .. else construct as often as possible, eliminating the need for
> temporary variables.

I have checked this patch line by line for correctness, and run "make check", and I am happy with the spirit and the letter of it.

I would check it in if anyone specifically asks me to, but I'm not experienced in Python so I'd rather someone who is does. So why did I bother? Just to provide a second opinion.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 1 02:14:31 2003

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.