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 eric.smith
Date 2008-04-18.19:24:24
SpamBayes Score 0.10404862
Marked as misclassified No
Message-id <1208546666.56.0.272285670646.issue2416@psf.upfronthosting.co.za>
In-reply-to
Content
On the python-3000 list we decided not to add new features to %
formatting, since it will be deprecated in favor of str.format.
History
Date User Action Args
2008-04-18 19:24:26eric.smithsetspambayes_score: 0.104049 -> 0.10404862
recipients: + eric.smith
2008-04-18 19:24:26eric.smithsetspambayes_score: 0.104049 -> 0.104049
messageid: <1208546666.56.0.272285670646.issue2416@psf.upfronthosting.co.za>
2008-04-18 19:24:25eric.smithlinkissue2416 messages
2008-04-18 19:24:24eric.smithcreate