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 eric.smith
Recipients amaury.forgeotdarc, christian.heimes, eric.smith, gvanrossum, mark, mark.dickinson
Date 2008-03-10.00:17:10
SpamBayes Score 0.24624777
Marked as misclassified No
Message-id <1205108232.2.0.992038056437.issue1600@psf.upfronthosting.co.za>
In-reply-to
Content
Issue closed with commit r60909.  Fixed as suggested by Mark Dickinson:
"The exponent always contains at least two digits, and only as many more
digits as necessary to represent the exponent."
History
Date User Action Args
2008-03-10 00:17:12eric.smithsetspambayes_score: 0.246248 -> 0.24624777
recipients: + eric.smith, gvanrossum, amaury.forgeotdarc, mark.dickinson, christian.heimes, mark
2008-03-10 00:17:12eric.smithsetspambayes_score: 0.246248 -> 0.246248
messageid: <1205108232.2.0.992038056437.issue1600@psf.upfronthosting.co.za>
2008-03-10 00:17:11eric.smithlinkissue1600 messages
2008-03-10 00:17:10eric.smithcreate