Subversion Repositories navi

Compare Revisions

Ignore whitespace Rev 172 → Rev 171

/tsimapiak/parse.py
26,7 → 26,6
foundposts = []
lenited = False
splitword = word["infix"].split(u" ")
foundins = [u"", u"", u""]
if len(wordin) < len(splitword):
foundit = False
next
36,6 → 35,7
foundprefs.append([])
foundposts.append([])
center = u""
foundins = [u"", u"", u""]
pre = []
post = []
if u"<1>" in splitword[wor]: