This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author theller
Recipients theller
Date 2007-08-28.06:12:09
SpamBayes Score 0.31280148
Marked as misclassified No
Message-id <1188281529.99.0.469968116024.issue1043@psf.upfronthosting.co.za>
In-reply-to
Content
test test_builtin failed -- Traceback (most recent call last):
  File "c:\svn\py3k\lib\test\test_builtin.py", line 1473, in test_round
    self.assertEqual(round(1e20), 1e20)
AssertionError: 0 != 1e+020
History
Date User Action Args
2007-08-28 06:12:10thellersetspambayes_score: 0.312801 -> 0.31280148
recipients: + theller
2007-08-28 06:12:10thellersetspambayes_score: 0.312801 -> 0.312801
messageid: <1188281529.99.0.469968116024.issue1043@psf.upfronthosting.co.za>
2007-08-28 06:12:09thellerlinkissue1043 messages
2007-08-28 06:12:09thellercreate