On Apr 3, 2006, at 11:14 AM, Guido van Rossum wrote:
...
> In fact, now that I think of it, if s.format() were available, I'd use
> it in preference over s%x, just like I already use repr(x) in favor of
> `x`. And just like `x` is slated for removal in Python 3000, we might
> consider removing using % for formatting. The main reason probably
Same here, hence, +1 for removing the % operator for strings in Py3k.
Alex
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe:
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com