]> granicus.if.org Git - python/commit
Issue25506: Fixed a copy-pasting error in test_pprint.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 29 Oct 2015 07:53:33 +0000 (09:53 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 29 Oct 2015 07:53:33 +0000 (09:53 +0200)
commitfc8a0a584ef466329a4b532918d171f92e9c47ce
treefbd031c130671d82239823af771c4d7817cbcb72
parentc257007c0e71fa085b614fd62e48fa506c57e5ca
parent265cee04806c55756e5480bd3405ec4d1d8129f0
Issue25506: Fixed a copy-pasting error in test_pprint.
Patch by John Mark Vandenberg.