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

Re: svn commit: rev 4168 - trunk/tools/examples

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-12-20 02:46:49 CET

On Thu, Dec 19, 2002 at 09:08:08AM -0600, cmpilato@collab.net wrote:
> gstein@tigris.org writes:
>
> > Author: gstein
> > Date: 2002-12-19 07:57:32 -0600 (Thu, 19 Dec 2002)
> > New Revision: 4168
> >
> > Modified:
> > trunk/tools/examples/svnshell.py
> > Log:
> > * examples/svnshell.py
> > (SVNShell.cmd_pcat): remove use of len() since that is implicit in
> > testing for a "true" value. use DICT.items() rather than .keys()
> > then fetching the value.
>
> Aaah... Master Python Fu has enlightened again.

:-)

Just remember to cover your eyes when I flex my python.

*ahem*

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 Fri Dec 20 02:47:48 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.