author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sat, 02 Apr 2016 00:39:10 +0300 | |
changeset 434 | a4104db1451a |
parent 433 | e8e9a3ddce4f |
child 435 | ca2c73d8698f |
py/gadict_c5.py | file | annotate | diff | comparison | revisions |
--- a/py/gadict_c5.py Sat Apr 02 00:36:33 2016 +0300 +++ b/py/gadict_c5.py Sat Apr 02 00:39:10 2016 +0300 @@ -70,8 +70,6 @@ FOUT.write(title) FOUT.write("\n\n") for (word, (pron, attrs)) in article[0].items(): - if word == "approach": - FOUT.write(str(article[0])) FOUT.write(" ") FOUT.write(word) if pron is not None: