[Python-Dev] Replacement for print in Python 3.0
Barry Warsaw
barry at python.org
Sun Sep 4 18:52:28 CEST 2005
On Sat, 2005-09-03 at 14:42, Paul Moore wrote:
> I have to agree. While I accept that Barry has genuine use cases for
> the printf form, I don't quite see why %-formatting isn't enough. Is
> the print-plus-% form so much less readable and/or maintainable?
IMO, yes. I can't tell you how many times I've typo'd logger messages
by switching commands and percents.
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/python-dev/attachments/20050904/36db46d7/attachment.pgp
More information about the Python-Dev
mailing list