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 ssm
Recipients mcjeff, ssm
Date 2012-05-17.14:21:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337264461.47.0.122523856207.issue14652@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Jeff, I’m actually a relatively new Python developer and got the impression that it was best practice to always use a tuple for string formatting, for consistency.

Here’s an updated patch which drops the tuples for those cases.
History
Date User Action Args
2012-05-17 14:21:01ssmsetrecipients: + ssm, mcjeff
2012-05-17 14:21:01ssmsetmessageid: <1337264461.47.0.122523856207.issue14652@psf.upfronthosting.co.za>
2012-05-17 14:21:00ssmlinkissue14652 messages
2012-05-17 14:21:00ssmcreate