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

Re: CVS update: MODIFIED: cmdline ...

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-08-27 22:01:19 CEST

On Mon, Aug 27, 2001 at 04:10:55PM -0000, cmpilato@tigris.org wrote:
>...
> + # Schedule some files for deletion
> + iota_path = os.path.join (wc_dir, 'iota')
> + mu_path = os.path.join (wc_dir, 'A', 'mu')
> + rho_path = os.path.join (wc_dir, 'A', 'D', 'G', 'rho')
> + omega_path = os.path.join (wc_dir, 'A', 'D', 'H', 'omega')

Please don't use spaces between func name and ( in the Python code... :-(

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:37 2006

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.