On Thu, 19 May 2016 07:35 am, Grant Edwards wrote: > On 2016-05-18, Steven D'Aprano <st...@pearwood.info> wrote: > >> Getting the middle N seems like it ought to be easy: > > I'm still trying to figure out when one would want to do that...
I wanted to centre some text and truncate it to a fixed width. So I needed the middle N characters. -- Steven -- https://mail.python.org/mailman/listinfo/python-list