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 georg.brandl
Recipients eric.smith, georg.brandl
Date 2013-04-14.10:07:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365934064.51.0.124560833588.issue17728@psf.upfronthosting.co.za>
In-reply-to
Content
The docs for % formatting say what the default precision for presentation types e, f, g is.  I couldn't find the same for format().
History
Date User Action Args
2013-04-14 10:07:44georg.brandlsetrecipients: + georg.brandl, eric.smith
2013-04-14 10:07:44georg.brandlsetmessageid: <1365934064.51.0.124560833588.issue17728@psf.upfronthosting.co.za>
2013-04-14 10:07:44georg.brandllinkissue17728 messages
2013-04-14 10:07:44georg.brandlcreate