Mark Dickinson <dicki...@gmail.com> added the comment: Here are my proposed tests for this---they're for percent formatting rather than format() formatting. They conflict slightly with Daniel's tests, in that I think
format(float('inf'), '+') should produce '+inf' rather than plain 'inf'. ---------- Added file: http://bugs.python.org/file13708/issue4482_tests.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4482> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com