[issue1600] str.format() produces different output on different platforms (Py30a2)

Mark Summerfield report at bugs.python.org
Mon Dec 17 09:40:58 CET 2007


Mark Summerfield added the comment:

Attached is new version of test_float.py with a few tests to check
str.format() with exponents formats, plus a diff. They test that the
exponent is always 3 digits and that the case of the e in the format is
respected.

Added file: http://bugs.python.org/file8969/test_float.diff
Added file: http://bugs.python.org/file8970/test_float.py

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1600>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_float.diff
Type: text/x-diff
Size: 1244 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071217/d5d0c205/attachment.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_float.py
Type: application/x-python
Size: 7075 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071217/d5d0c205/attachment.bin 


More information about the Python-bugs-list mailing list