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

Re: svn commit: r19595 - trunk/subversion/tests/cmdline

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-05-10 00:10:08 CEST

On Wed, 10 May 2006 03:03:22 +0530, <maxb@tigris.org> wrote:

> Author: maxb
> Date: Tue May 9 14:33:21 2006
> New Revision: 19595
>
> Modified:
> trunk/subversion/tests/cmdline/svnlook_tests.py
>
> Log:
> * subversion/tests/cmdline/svnlook_tests.py (run_svnlook): Add docstring.
>
>
> Modified: trunk/subversion/tests/cmdline/svnlook_tests.py
> URL:
> http://svn.collab.net/viewvc/svn/trunk/subversion/tests/cmdline/svnlook_tests.py?pathrev=19595&r1=19594&r2=19595
> ==============================================================================
> --- trunk/subversion/tests/cmdline/svnlook_tests.py (original)
> +++ trunk/subversion/tests/cmdline/svnlook_tests.py Tue May 9 14:33:21
> 2006
> @@ -34,6 +34,8 @@
> # Convenience functions to make writing more tests easier
> def run_svnlook(*varargs):
> + "Run svnlook with VARARGS, returns stdout as list of lines.
> + Raises Failure if any stderr messages."

Isnt it better to use triple quote """ for docstrings longer than a line?

Regards,
Madan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 9 23:39:51 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.