[Python-Dev] str.rreplace
Ram Rachum
ram at rachum.com
Fri Jan 24 17:46:08 CET 2014
More information about the Python-Dev mailing list
Fri Jan 24 17:46:08 CET 2014
- Previous message: [Python-Dev] str.rreplace
- Next message: [Python-Dev] str.rreplace
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You see, Antoine, *you* know that it's better asked on python-ideas because you know it doesn't exist in Python, therefore it's an idea for an addition. However, when a person like me asks this question, he does not know whether it exists or not, so he can't know whether he's proposing a new idea or whether it's something that exists under a different name or whether that's something that can't exist because of some unknown reason that the asker didn't think of. Now that I know it doesn't exist, I'll ask this on python-ideas. Thanks, Ram. On Fri, Jan 24, 2014 at 6:38 PM, Antoine Pitrou <solipsis at pitrou.net> wrote: > On Fri, 24 Jan 2014 18:32:17 +0200 > Ram Rachum <ram at 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) > > Regards > > Antoine. > > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/ram%40rachum.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140124/149de2ec/attachment-0001.html>
- Previous message: [Python-Dev] str.rreplace
- Next message: [Python-Dev] str.rreplace
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list