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 skrah
Date 2009-09-07.15:46:46
SpamBayes Score 0.0077934805
Marked as misclassified No
Message-id <1252338408.26.0.926307636667.issue6857@psf.upfronthosting.co.za>
In-reply-to
Content
format(float("0.12345"), "7.0")  ->  '    0.1'

The default alignment should be 'left-aligned'.
History
Date User Action Args
2009-09-07 15:46:48skrahsetrecipients: + skrah
2009-09-07 15:46:48skrahsetmessageid: <1252338408.26.0.926307636667.issue6857@psf.upfronthosting.co.za>
2009-09-07 15:46:46skrahlinkissue6857 messages
2009-09-07 15:46:46skrahcreate