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 srid
Recipients srid
Date 2009-08-05.01:42:43
SpamBayes Score 1.6136178e-07
Marked as misclassified No
Message-id <1249436565.63.0.933597089559.issue6646@psf.upfronthosting.co.za>
In-reply-to
Content
test test_pickle failed -- errors occurred; run in verbose mode for 
details
test_pickletools
test test_pickletools failed -- Traceback (most recent call last):
  File "/home/apy/rrun/tmp/autotest/apy/lib/python2.6/test/
pickletester.py", line 546, in test_float
    self.assertEqual(value, got)
AssertionError: 6.9999999999999994e-308 != 6.9999999999999984e-308
History
Date User Action Args
2009-08-05 01:42:45sridsetrecipients: + srid
2009-08-05 01:42:45sridsetmessageid: <1249436565.63.0.933597089559.issue6646@psf.upfronthosting.co.za>
2009-08-05 01:42:44sridlinkissue6646 messages
2009-08-05 01:42:43sridcreate