What is different with Python ?

Roy Smith roy at panix.com
Tue Jun 14 18:27:38 EDT 2005


Mike Meyer <mwm at mired.org> wrote:
> I've never seen someone explain why, for instance, string addition is 
> O(n^2) beyond the very abstract "it creates a new string with each 
> addition". No concrete details at all.

I took a shot at that very question a while ago.  Elephants never forget, 
and neither does google (http://tinyurl.com/9nrnz).



More information about the Python-list mailing list