Lines Matching full:simplify
274 aete = simplify(aete)283 def simplify(item):286 return map(simplify, item)288 return simplify(item[1])