[issue6228] round() error

2009-06-07 Thread Mark Dickinson
Mark Dickinson added the comment: See also issue 1869 and the issues it links to for additional discussions about round. -- ___ Python tracker ___ __

[issue6228] round() error

2009-06-07 Thread Mark Dickinson
Mark Dickinson added the comment: Thanks for the report. This is fixed in Python 3.1 (except on a few unusual hardware/OS combinations): Python 3.1rc1+ (py3k:73252, Jun 6 2009, 10:35:36) [GCC 4.0.1 (Apple Computer, Inc. build 5367)] on darwin Type "help", "copyright", "credits" or "license"

[issue6228] round() error

2009-06-07 Thread steve21
New submission from steve21 : I wish to round the float 697.04157958254996 to 10 decimal digits after the decimal point. $ python3.0 Python 3.0.1 (r301:69556, Jun 7 2009, 14:51:41) [GCC 4.3.2 20081105 (Red Hat 4.3.2-7)] on linux2 Type "help", "copyright", "credits" or "license" for more informa