On 19 July 2018 at 16:25, Eric V. Smith <e...@trueblade.com> wrote: > It currently does something: it replaces all instances, just as if you > hadn't supplied a count (see my example below). You can't change its > behavior.
... without a deprecation cycle. Which is of course not worth it for something which could much more easily be done by adding an rreplace function - which is the real point of the comment. Paul _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/