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 ajaksu2, eric.smith, gvanrossum, mark, mark.dickinson
Date 2009-04-30.01:01:38
SpamBayes Score 7.973953e-10
Marked as misclassified No
Message-id <1241053302.24.0.167559481208.issue1588@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, Mark.

I'm not so worried about the code, but more so the tests. As far as the
code goes, it's really a combination of float and string formatting. I
copied the float formatting and refactored the string formatting so I
could reuse it.

But of course, another set of eyes to review it is always welcome. If
you find anything, I'll fix it. I'm closing this issue.

Committed in trunk in r72137, and in py3k in r72140.
History
Date User Action Args
2009-04-30 01:01:42eric.smithsetrecipients: + eric.smith, gvanrossum, mark.dickinson, ajaksu2, mark
2009-04-30 01:01:42eric.smithsetmessageid: <1241053302.24.0.167559481208.issue1588@psf.upfronthosting.co.za>
2009-04-30 01:01:40eric.smithlinkissue1588 messages
2009-04-30 01:01:39eric.smithcreate