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 mark.dickinson
Recipients alanh, mark.dickinson
Date 2009-04-28.16:41:31
SpamBayes Score 4.537629e-06
Marked as misclassified No
Message-id <1240936892.91.0.947934398756.issue5865@psf.upfronthosting.co.za>
In-reply-to
Content
I'm glad you sorted it out. :)

Any chance you could tell us what the fix was, in case anyone else runs 
into something similar?  Or is that unlikely to happen?

Also, while you're there, I have a favour to ask:  could you tell me
what the result of doing 

>>> 1e16 + 2.99999

is on that platform?  It's not often I get to find out much about Python 
on m68k, and I'm curious to know whether it has the same double rounding 
problems as x86.

Thanks!
History
Date User Action Args
2009-04-28 16:41:33mark.dickinsonsetrecipients: + mark.dickinson, alanh
2009-04-28 16:41:32mark.dickinsonsetmessageid: <1240936892.91.0.947934398756.issue5865@psf.upfronthosting.co.za>
2009-04-28 16:41:31mark.dickinsonlinkissue5865 messages
2009-04-28 16:41:31mark.dickinsoncreate