]> granicus.if.org Git - python/commit
Issue #19104: pprint now produces evaluable output for wrapped strings.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 20 Dec 2014 18:57:15 +0000 (20:57 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 20 Dec 2014 18:57:15 +0000 (20:57 +0200)
commitfe3dc376fa73fce563be26417ea763b05115990b
tree286e2d24f64a15e2aecda42f8b43070a02a045af
parentf65d1d3b0241f79715df04192e21144672704fd7
Issue #19104: pprint now produces evaluable output for wrapped strings.
Lib/pprint.py
Lib/test/test_pprint.py
Misc/NEWS