Lines Matching full:makekey
74 def makeKey(item):77 for pair in sorted(self._nameMap.iteritems(), key=makeKey):