Ezio Melotti added the comment: This a very recent change, see #19132.
Python 3.4.0a3+ (default:f0416b2b5654, Oct 5 2013, 02:10:25) [GCC 4.7.3] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pprint >>> pprint.pprint(3, compact=True) 3 ---------- nosy: +ezio.melotti, serhiy.storchaka resolution: -> invalid stage: -> committed/rejected status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19168> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com