Searched defs:authors (Results 1 – 1 of 1) sorted by relevance
33 authors = dict() variable45 authors = sorted(authors.values(), key=lambda x: x['count'], reverse=True) variable