Serhiy Storchaka added the comment:

The whole point of pprint() is formatted output of containers such as list or 
dict. Before 3.4 it does not wrap long strings at all.

Of course I don't think this alternative is good. But at least it is better 
than producing illegal output.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19104>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to