python对列表中的字典按[key]时间排序 Python 标签: python 字典列表排序 2012-10-10 阅读: 35203 对一个列表中的字典进行按照时间进行排序,下面是实现代码: [cc lang='python'] #coding:utf-8 """ author:the5fire date:2012-10-10 function: sort dict li