Hi! What is the best way to have something like the bisect_left method on a list of lists being the comparision based on an specified arbitrary i_th element of each list element?
Is there, for lists, something equivalent to the __cmp__ function for classes? Thanks. -- http://mail.python.org/mailman/listinfo/python-list