[Python-Dev] Re: PEP 292, Simpler String Substitutions

Tim Peters tim.one@comcast.net
Fri, 21 Jun 2002 19:33:38 -0400


[Raymond Hettinger]
> ...
> 'regnitteh dnomyar'[::-1]

Is there any chance of ripping this out of the language before someone uses
it for real?  If not, strings need to grow a .reversed_title_case() method
too.

it's-bad-enough-we-added-a-reversed_alternating_rot13-method-ly y'rs  - tim