Subversion Repositories navi

Compare Revisions

Ignore whitespace Rev 95 → Rev 96

/tsimapiak/parse2.py
58,7 → 58,7
center = temp
if center == u"":
if splitword[wor].endswith(u"nga"):
temp = u"ng"
temp = u"nge"
if temp in wordin[wor]:
center = temp
if center == u"":