Anyone knows where to find some documentation about Tim Sort using examples and probably pseudocode to describe it? I'm interested in how it works but the docs I've found so far, well, err, are not very pleasant to read ^^.
+2
A:
Here's the documentation : http://svn.python.org/projects/python/trunk/Objects/listsort.txt
Alex Brown
2010-01-24 00:59:17