[issue4482] 10e667.__format__('+') should return 'inf'

Daniel Stutzbach report at bugs.python.org
Mon Mar 30 18:54:26 CEST 2009


Daniel Stutzbach <daniel at stutzbachenterprises.com> added the comment:

Here's a patch to add tests for this and a few other problems with
formatting inf/-inf/nan, as well as a patch that fixes the problems.

----------
keywords: +patch
nosy: +stutzbach
versions: +Python 2.7, Python 3.1
Added file: http://bugs.python.org/file13474/inf-test.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4482>
_______________________________________


More information about the Python-bugs-list mailing list