Subversion Repositories navi

Compare Revisions

Ignore whitespace Rev 180 → Rev 181

/tsimapiak/parse.py
46,6 → 46,9
lenited = False
splitword = word["infix"].split(u" ")
foundins = [u"", u"", u""]
tempin1 = []
tempin2 = []
tempin3 = []
if len(wordin) < len(splitword):
foundit = False
next