[issue2888] pprint produces different output in 2.6 and 3.0
Fred L. Drake, Jr.
report at bugs.python.org
Thu May 29 07:38:58 CEST 2008
Fred L. Drake, Jr. <fdrake at acm.org> added the comment:
The attached test_pprint.diff adds a test for this problem. This test
passes for the py3k and release25-maint branches and fails for the
trunk. Applying Manuel Kaufmann's pprint.diff patch to the trunk causes
it to pass as well.
I'll leave it for someone else to figure out the right svnmerge dance to
keep the trunk and py3k properly in sync. The test should be applied to
the py3k, release25-maint, and trunk branches, at any rate.
Added file: http://bugs.python.org/file10460/test_pprint.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2888>
_______________________________________
More information about the Python-bugs-list
mailing list