How about:

list.sort(key=lambda x: x[3])

Does that work?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to