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

Re: svn commit: r1299956 - /subversion/trunk/subversion/tests/cmdline/svntest/wc.py

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 13 Mar 2012 01:57:08 -0400

On Mon, Mar 12, 2012 at 22:21, <hwright_at_apache.org> wrote:
> Author: hwright
> Date: Tue Mar 13 02:21:36 2012
> New Revision: 1299956
>
> URL: http://svn.apache.org/viewvc?rev=1299956&view=rev
> Log:
> Fix pretty-printing of some datastructures broken in r1299950.
>
> It turns out that we have a few datastructures with pprint() methods in the
> Python test suite, which don't really interface with the pprint module, although
> they sound like they should.

I don't understand how .pformat() is different from pprint'ing to a
stream. What was the underlying cause?

Thanks,
-g
Received on 2012-03-13 06:57:43 CET

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.