Jan. 24, 2014
4:40 p.m.
On Sat, Jan 25, 2014 at 3:38 AM, Antoine Pitrou <solipsis@pitrou.net> wrote:
On Fri, 24 Jan 2014 18:32:17 +0200 Ram Rachum <ram@rachum.com> wrote:
Question: Why is there no str.rreplace in Python?
What would it do? (also, I think such questions are better asked on python-ideas)
Or python-list. Chances are there's a way to do it already, which would be of interest to other people who might be looking. But I've no idea what semantics are expected. :) ChrisA