Mark Dickinson added the comment: > From what I read in the thread it seems to be more like a bug rather than > something to just be documented, right?
No, both round and formatting are working as expected: it's just a bit unfortunate that they use different rounding modes in 2.x. It's not something that it would make sense to change in 2.7 at this stage---any such change would likely break a lot of code. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17259> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com