module named sqlite3,
i tried it on python shell and all statements are work well.
i tried it also by prining the output to a text file instead using cgi web
folder, and it worked.
Looking forward to hearing from you.
best regards,
Majdi Sawalha
Faculty of Engineering
School of Computing
Dear List members,
I am developing a morphological analyzer that depends on a large lexicon. i
construct a Lexicon class that reades a text file and construct a dictionary of
the lexicon entries.
the other class will use the lexicon class to chech if the word is found in the
lexicon. the probl