[Python-ideas] Easily remove characters from a string.
Chris Barker - NOAA Federal
chris.barker at noaa.gov
Mon Oct 24 20:37:29 EDT 2016
> On Oct 24, 2016, at 3:54 PM, Chris Angelico <rosuav at gmail.com> wrote:
> . But in any case,
> this is a question you can't even ask until replace() accepts multiple
> arguments. Hence I'm +1 on the notion of simultaneous replacements
> being supported.
Agreed -- there are a lot of edge cases to work out, and there is not
one way to define the API, but if folks think it's a good idea, we can
hash those out.
If anyone decides to take this on, be prepared for a lot of bike shedding!
-CHB
>
> ChrisA
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
More information about the Python-ideas
mailing list