In article <[email protected]>, Emile van Sebille <[email protected]> wrote:
> On 2/13/2014 11:59 AM, Zachary Ware wrote: > > In a fit of curiosity, I did some timings: > > Snip of lots of TMTOWTDT/TIMTOWTDI/whatever... timed examples :) > > But I didn't see this one: > > s[::len(s)-1] > > Emile I love it. I need to add this to my list of Python trivia questions. -- https://mail.python.org/mailman/listinfo/python-list
