commit | 265cee04806c55756e5480bd3405ec4d1d8129f0 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Oct 29 09:52:20 2015 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Oct 29 09:52:20 2015 +0200 |
tree | b02231e1c801188ceaedd5e4f10d04c6ec951153 | |
parent | 15f74f44d8dda1b4684baa605a81f5a4c725036d [diff] |
Issue25506: Fixed a copy-pasting error in test_pprint. Patch by John Mark Vandenberg.