[Python-ideas] Deprecating rarely used str methods

Alexander Belopolsky alexander.belopolsky at gmail.com
Sun Aug 11 23:48:45 CEST 2013


On Sun, Aug 11, 2013 at 5:14 PM, <random832 at fastmail.us> wrote:

> ..
>
> What exactly was the sufficient grounds for adding str.format, and for
> giving it its own minilanguage instead of using the one % already uses
> [with extensions like being able to use both positional arguments and
> %(keyword)s, and maybe something like %1$s for explicit positional
> arguments]?
>

http://www.python.org/dev/peps/pep-3101/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130811/56c23ca2/attachment-0001.html>


More information about the Python-ideas mailing list