Searched refs:tablecols (Results 1 – 1 of 1) sorted by relevance
92 def sortcols(tablecols): argument93 return sorted(tablecols, key = lambda t: t['name'])