Flexible string representation, unicode, typography, ...

Roy Smith roy at panix.com
Mon Sep 3 11:24:56 EDT 2012


In article <50440de2$0$29967$c3e8da3$5496439d at news.astraweb.com>,
 Steven D'Aprano <steve+comp.lang.python at pearwood.info> wrote:

> > Indexing is O(0) for any string.
> 
> I think you mean O(1) for constant-time lookups.

Why settle for constant-time, when you can have zero-time instead :-)



More information about the Python-list mailing list