[Python-ideas] str.rreplace
Greg Ewing
greg.ewing at canterbury.ac.nz
Sat Jan 25 06:57:21 CET 2014
Ethan Furman wrote:
> On 01/24/2014 09:36 AM, Antoine Pitrou wrote:
>
>> On Fri, 24 Jan 2014 19:30:00 +0200
>> Serhiy Storchaka <storchaka at gmail.com>
>> wrote:
>>
>>> bytearray.rremove, tuple.rindex, list.rindex, list.rremove.
>>
>> Not sure what those have to do with rreplace().
>
> The funny look of the name, I think. ;)
Yes, obviously the properly serious names for
them would be bytearray.evomer, tuple.xedni and
list.evomer. No confusing double Rs to trip
you up then.
--
Greg
More information about the Python-ideas
mailing list