Sidney San Martín <[email protected]> added the comment: 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. ---------- Added file: http://bugs.python.org/file25624/ssm_validate.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14652> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
