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 skrah
Recipients r.david.murray, skrah, wiz
Date 2010-10-08.09:59:09
SpamBayes Score 0.029573847
Marked as misclassified No
Message-id <1286531951.44.0.387661102803.issue10047@psf.upfronthosting.co.za>
In-reply-to
Content
Can you reproduce it by executing this?

>>> format(0.15256118774414062, ".2f")
History
Date User Action Args
2010-10-08 09:59:11skrahsetrecipients: + skrah, r.david.murray, wiz
2010-10-08 09:59:11skrahsetmessageid: <1286531951.44.0.387661102803.issue10047@psf.upfronthosting.co.za>
2010-10-08 09:59:09skrahlinkissue10047 messages
2010-10-08 09:59:09skrahcreate