Subversion Repositories navi

Compare Revisions

Ignore whitespace Rev 171 → Rev 172

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