I'm currently trying to make sense of Python's Timsort function. From the wikipedia page I was told the algorithm is located somewhere here: http://hg.python.org/cpython/file/default/Objects/listobject.c
So of all the functions in there, could somebody point to me which one is timsort? Thanks, if anyone can help. Alphonse23 -- http://mail.python.org/mailman/listinfo/python-list