Re: svn commit: rev 2115 - trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_subr trunk/subversion/libsvn_client trunk/subversion/tests/clients/cmdline
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-06-07 21:59:59 CEST
On Fri, Jun 07, 2002 at 02:38:34PM -0500, kfogel@tigris.org wrote:
See: http://www.python.org/peps/pep-0008.html
In particular:
The Python code should look like Python code -- no spaces before parens.
>...
The condition should be: if (hash_b != NULL && hash_a != NULL)
The code block does nothing if hash_a is NULL, so no reason to iterate over
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jun 7 21:58:56 2002 |
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.