Antoine Pitrou added the comment: > The whole point of pprint() is formatted output of containers such as > list or dict.
Well, the whole point of pprint is pretty-printing. Being restricted to containers is a bug, not a feature... ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue19104> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
