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 abbeyj, eric.smith, mark.dickinson
Date 2009-06-05.10:50:10
SpamBayes Score 0.0001009776
Marked as misclassified No
Message-id <1244199012.06.0.277498165354.issue6198@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, this test passes on py3k on my Windows box. That would be a
nightmare if it didn't!

I agree that this is a test problem, not a code problem. I suggest we
just remove the offending line from formatfloat_testcases.txt in trunk.
I can do this and verify it works on Windows before checking in, if
you'd like.
History
Date User Action Args
2009-06-05 10:50:12eric.smithsetrecipients: + eric.smith, mark.dickinson, abbeyj
2009-06-05 10:50:12eric.smithsetmessageid: <1244199012.06.0.277498165354.issue6198@psf.upfronthosting.co.za>
2009-06-05 10:50:11eric.smithlinkissue6198 messages
2009-06-05 10:50:10eric.smithcreate