Lines Matching full:stringify
748 def stringify(pair):754 ret = string.join(map(stringify, pairs), ", ")