On 2021-10-20 at 11:48:30 +1100, Chris Angelico <[email protected]> wrote:
> TBH swapcase is a bit of a minefield if you don't know what language > you're working with. [...] > The most logical "negation" of a string would be reversing it, which > WOULD be... well, reversible. But that doesn't need an operator, since > it already has slice notation. Slice notation is also a minefield; [some] explosives are combining characters. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/W4P7XRM5C4DFSZUUSWEZAEA7HAC7ODEI/ Code of Conduct: http://python.org/psf/codeofconduct/
