标签: python python-3.x
我有无值的列表。如何对此列表进行排序?
itr
返回错误:
res = sorted(res, key=itemgetter(sort_field), reverse = reverse)