[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: <cmpilato_at_collab.net>
Date: 2002-12-19 16:08:08 CET

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 19 16:12:59 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.