Eric V. Smith added the comment: I think this is a result of changing the precision of str() to match repr().
2.7 prints: '3.14159265359' ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue22546> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
